/Tripper

A Web application to plan a trip with your friends. Project for Case Tools Lab (CS7511) and Web Design Management (CS7075).

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Tripper License: GPL v3

Tripper is a simple web app that allows users to form groups and plan trips with their friends. Some of its features are :

  • Sync your google contacts and add them to your group.
  • Search for various locations and get informations on your destinations.
  • Chat with your Friends while searching for places.
  • leave/resume your planning at any time.
API's Used:
  • Google Contacts API
  • Google GeoLocation API
  • Google Places API
Tech Stack:
  • HTML/CSS (no frontend framework).
  • Flask (a python microframework).
  • PostgreSQL as database.