Skip to content

dschaaf89/TapRoomRedux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


|| Tap-Room ||


___________________________

Daniel Schaaf

¨ ¨

Initiated 11/20/2020. Edited on 12/4/2020.

Project Docs · Report Bug · Request Feature

------------------------------

Table of Contents


🌐 About the Project

📖 Description

This react app was updated with REDUX is built based on the following diagram. Users are able to add new keg records and details which are displayed in a list. List items can be selected which display the keg details where they can be deleted, or pints can be sold. If pints reach 0, they will stop decrementing and remain empty.

picture

🦠 Known Bugs

  • when user edits a keg it accepts the change only after user selects back to keg list and resets the pints left to 124

🛠 Built With


🏁 Getting Started/Design Process

picture

📋 Prerequisites

  1. Clone this repository onto your computer: "git clone https://github.com/dschaaf89/Tap-Room"
  2. Navigate into the "Tap-Room" directory in Visual Studio Code or preferred text editor:
  3. Open the project by typing "code ." while in the previous directory in your terminal.
  4. Open your computer's terminal and navigate to the directory bearing the name of the program and containing the top level subdirectories and files.
  5. Type "npm install" in your console to install necessary dependencies and allow use of the following scripts.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Code Editor

To view or edit the code, you will need an code editor or text editor. The popular open-source choices for an code editor are Atom and VisualStudio Code.

  1. Code Editor Download:
  2. Click the download most applicable to your OS and system.
  3. Wait for download to complete, then install -- Windows will run the setup exe and macOS will drag and drop into applications.
  4. Optionally, create a GitHub Account

⚙️ Setup and Use

  1. Clone this repository onto your computer: "git clone https://github.com/dschaaf89/Tap-Room"
  2. Navigate into the "Tap-Room" directory in Visual Studio Code or preferred text editor:
  3. Open the project by typing "code ." while in the previous directory in your terminal.
  4. Open your computer's terminal and navigate to the directory bearing the name of the program and containing the top level subdirectories and files.
  5. Type "npm install" in your console to install necessary dependencies and allow use of the following scripts.

This project was bootstrapped with Create React App.

🤝 Contributors

Author GitHub Email
Daniel Schaaf dschaaf89 Daniel.schaaf@outlook.com

✉️ Contact and Support

If you have any feedback or concerns, please contact one of the contributors.


⚖️ License

This project is licensed under the MIT License. Copyright (C) 2020 Daniel Schaaf All Rights Reserved.

MIT License

Copyright (c) 2020 **_Daniel Schaaf_**

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

🌟 Acknowledgments

"A school for tech careers... to help people learn the skills they need to get great jobs."

"...The Internet is becoming the town square for the global village of tomorrow..."

  • Bill Gates

Return to Top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published