Skip to content

A web app that lets you view a list of bars that shows you infomation about each bar.

Notifications You must be signed in to change notification settings

NathanCenter/barReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bar View

Introduction: Since that the lockdowns are going to end very soon. People want to go out and feel safe in a enclosed space with lots of people. There is a lack of information for what bars around town are following covid restrictions in these private business.

Purpose and motivation for this project: The main purpose for the project is that some bars have mixed rules when it comes to staying safe from covid. Some bars have to have masks, vaccine cards, and other restrictions that may or may not be enfored. Making a place worth your time to go to.

How does the application work: A user logs in or creates a profile. They see a list of bars in Nashville. They click on a bar on the that looks interesting to see what kind of reviews they have. Once they are in the bar page they can see a list of all the covid restrictions that they have in place.

How to run install and run

  1. clone down the barView git hub repository in windows terminal: https://github.com/NatCenter/barReview.git
  2. run npm start to run the web app in a brower of your choice
  3. open another tab in your windows terminal
  4. clone down the barView-api from this link: Here
  5. run json-server database.json -p 8088 -w from where you clone down the api database.

Difficulties & challenges

The biggest difficulty was making all the forms dynamically rendered and being able to edited by user input.

Technologies Used

BarReview was made with:

JavaScript React MUI

User Experience

Demo

Thanks to NSS Instructors:

Joe Shepherd, Dakota Lambert and Monica Kay Provence

Cohort 53

About

A web app that lets you view a list of bars that shows you infomation about each bar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published