Skip to content

PeterChu2/Trendy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo Trendy

Trendy is an application that allows users to search nearby areas for trending posts and hashtags.

View the web app in production

Visit http://trendy-posts.herokuapp.com

Local Setup

1. Clone the project:

$ git clone https://github.com/PeterChu2/Trendy
$ cd Trendy

2. Install requirements

$ pip install -r requirements.txt

3. Run the server

$ python runserver.py

4. View the web app at http://127.0.0.1:5000

$ open http://127.0.0.1:5000

Get the mobile app

The mobile app is available in the play store at https://play.google.com/store/apps/details?id=com.forchuapps.uofthacks.trendy

Screenshots

About

A web and mobile application that allows users to search nearby areas for trending posts and hashtags.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors