Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This is a preliminary version of a social media platform called Top Five. The primary function of this website is for users to create posts listing their top five favorite items for a specific category.

## Team

- Maverick Banigan
- Vedanth Yellal
- Anish Suresh
- Vinh Chau

## Class Activity
For class, please complete the following activity (you may work individually or with a partner/small group):
1. Fork this repository from the course repository
Expand All @@ -19,4 +26,4 @@ To run the project locally, please use the following commands in your terminal (

* pip install -r requirements.txt
* python app.py
* Open browser and visit http://127.0.0.1:5000/ (or designated link provided)
* Open browser and visit http://127.0.0.1:5000/ (or designated link provided)