Skip to content

JLEWilson/tap-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tap Room

By Jacob Wilson

An application to help a user manage beers on tap in a bar.

Technologies Used

  • React
  • JavaScript
  • JSX
  • HTML
  • CSS
  • React-Bootstrap

Description

A react application designed to help the user manage kegs on tap in an establishment. The app has create and read functionality and while the app doesn't have delete functionality the keg will delete when empty.

Components

Setup/Installation Requirements

  • You can find the github repository here
  • Click the code button, and copy the https link
  • In your in git bash or your preferred git terminal navigate to the directory you would like to store the project
  • Enter: "git clone" followed by the https link
  • Now that the repository is cloned to your computer, right click on the folder and click open with vs code
  • Now type npm install in your terminal to install the packages used in the project, you may have to run install twice due to the size of the packages
  • You can now view the project by typing npm run start in your terminal
  • OR
  • You can find the deployed project on gh-pages (here)[http://JLEWilson.github.io/tap-room]

Known Bugs

  • No known bugs

  • Not a bug but I would like to refactor to cut down on property drilling

License - MIT

If you run into any problems or find a bug, would like to reach me for a separate reason, feel free to send me an email @[email protected] with details of your issue.

Copyright (c) 02/11/2022 Jacob Wilson(s)

Releases

No releases published

Packages

No packages published