GithubHelp home page GithubHelp logo

designated-drinker's Introduction

Getting Started with Create React App

This project was bootstrapped with Create React App.

User Stories

  1. As a general user on the home page, I want to browse all the drinks in the database so that I can see my options.
  2. As a general user on the home page, I want to filter for drinks by liquor base so that I can see drinks made with a particular liquor.
  3. As a general user on the home page, I want to search for drinks by ingredients so that I can pick a drink that I can make at home with what I have.
  4. As a general user on the home page, I want to search for a drink by name, to see the ingredients of a drink that I like.
  5. As a user, after finding a drink, view details about that drink in a new “drink details” page so that I can view specific information on that drink.
  6. As a user, after finding a drink and viewing the drink’s details, add that drink to the plan for the night. It will now show up on the “drink plan” with any other drinks that have been added to the plan. I can then easily view any drinks that I have saved to the plan.
  7. As a user on the home page, search for and add several drinks to the plan. These drinks’ titles and thumbnails should be visible on the “drink plan” page. From the drink plan page, the details of a particular drink in the plan are viewable, so that a user can quickly view details on drinks added to the plan.
  8. As a user on the drink plan page with drinks in a drink plan, highlight the drinks in my drink plan that are light-liquor based and the drinks that are dark-liquor based so that the user can see what liquors would be mixing light and dark.
  9. As a user on the drink plan page with drinks in a drink plan, select a drink in my drink plan to indicate that one has been imbibed. The counter next to the drink will increase by 1 and the details page will show a time when each drink was consumed.
  10. As a user with a drink plan on the drink plan page, view the total number of each drink that have been imbibed so far so that the user can estimate how drunk they are.
  11. As a user with a drink plan on the drink plan page, view an estimated time of sobriety based on the number of drinks that have been imbibed. This time changes based on when a drink was imbibed, the alcoholic content of the drink, and the preset time-alcohol ratio set by the user. The user can set these parameters with a “preferences” button on the right side.
  12. As a user on the drink plan page with 2 drinks imbibed, remove the second drink consumed from the counter. This will reduce the time remaining. Should the user accidentally select a drink to be drank, this will allow them to undo the mistake.
  13. As a user on the drink plan page I want to estimate the best and worst cases for when I would be able to drive. I can shift the quickness and slowness with which I drink all the drinks to match my estimated nightly pacing.
  14. As a user on the drink plan page, set your estimated alcohol tolerance

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

designated-drinker's People

Contributors

ajia117 avatar gitjerezt avatar khurdkorkmaz avatar luckykismat86 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.