Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 535 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 535 Bytes

CS3240 StudyBuddy Django Webapp

Authors: Sierra Arnold, Matt Hunt, Holly Wikiera, John Fishbein

Local set up:

  • Activate a virtual environment.
  • pip install -r requirements.txt
  • python3 manage.py collectstatic
  • python3 manage.py runserver
  • View on http://127.0.0.1:8000/

Sources/Tools Used:

  • Django
  • Heroku
  • Travis CI
  • Bootstrap
  • Firebase Cloud Messaging (FCM)
  • Google Maps
  • Django_Allauth
  • Pytz
  • Google OAuth
  • Google Fonts
  • Cloudflare
  • BeautifulSoup4
  • Postgres
  • Django REST Framework
  • Fcm-django
  • FontAwesome