Skip to content
/ teamup Public

Team Up is an app that helps you find people to play sports with.

Notifications You must be signed in to change notification settings

bnan/teamup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02cfb20 · Jul 21, 2017
Mar 27, 2017
Jul 11, 2017
Feb 17, 2017
Jul 21, 2017

Repository files navigation

Team Up

Teamup

Developed at Shift Appens, a 48h hackathon set in Coimbra, Team Up is an app that helps you find people to play sports with.

Technologies

Server

  • Python
  • Flask
  • SQLite

Client

  • HTML, CSS, JavaScript
  • Material Design Lite

Development

Dependencies

$ cd server
$ pip install -r requirements.txt

Run

$ cd server
$ chmod +x start.sh
$ ./start.sh