A small review app built with Django that allows users to read and write reviews of all on-campus dining locations at CWU.
To get started with the CWU Dining Review App, follow these steps:
-
Clone the repository
git clone https://github.com/anglissr/reviewapp.git
-
Install the required packages
pip install -r requirements.txt
-
Run the server and navigate to http://localhost:8000/
python manage.py runserver
The CWU Dining Review App allows users to read and write reviews of all on-campus dining locations at CWU. To use the app, follow these steps:
-
Browse to the home page of the app
-
Browse the Restaurants Tab or search to find a specific restaurant
-
Select a restaurant from the list
-
Submit your review (Sign up if you want it to be saved)
-
Browse reviews from other users on the same page and see the rating
Here are some example screenshots from the CWU Dining Review App: