/teamup

Primary LanguageJavaScript

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