Skip to content

jtkim03/Find-a-QT

Repository files navigation

project-101-find-a-qt Build Status

project-101-find-a-qt created by GitHub Classroom
A forum based web tutoring application

To launch application locally, complete the following:

  • Create a virtual environment with py -m venv env and activate it with .\env\Scripts\activate
  • pip install -r requirements.txt
  • Create a postgreSQL database named "find_a_qt"
  • python manage.py migrate
  • python manage.py runserver
  • Go to localhost:8000

Heroku Link

Sources:

Documentation:

https://www.twilio.com/docs/chat
https://docs.djangoproject.com/en/3.0/
https://getbootstrap.com/docs/4.4/getting-started/introduction/
https://www.postgresql.org/docs/12/index.html

Articles:

https://www.twilio.com/blog/tag/django
https://wsvincent.com/django-allauth-tutorial-custom-user-model/#basic-django
https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud

Misc:

https://www.youtube.com/playlist?list=PL-osiE80TeTtoQCKZ03TU5fNfx2UY6U4p
https://www.youtube.com/playlist?list=PLPp4GCMxKSjCM9AvhmF9OHyyaJsN8rsZK
https://www.youtube.com/watch?v=ZTBexYIIOP8
https://www.youtube.com/watch?v=Tja4I_rgspI https://www.youtube.com/user/Max204204204 #Django tutorial series by Max Goodridge

And of course:
https://stackoverflow.com/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5