tylerdak / CSE312GroupProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSE312GroupProject

Suggested Password

Since there are some password requirements for our site... We recommend you use this password or something similar: ThisIsMyPassw0rd!

Important Links

Label Link
Trello https://trello.com/b/O8NGZZCY/cse312-group-project
Flask Docs https://flask.palletsprojects.com/en/2.2.x/

Notes

Private.*

The .gitignore file has an entry for "Private.*". This is designed for any contributors to be able to have files called Private (with any file extension) to keep keys, tokens, etc. without committing them into git. For each contributor to run the project on their own machine, they should create any Private files (e.g. touch Private.pyweird_wording) and put their own (or the shared) keys, tokens, etc. in there.

About


Languages

Language:Python 49.8%Language:HTML 17.8%Language:JavaScript 16.9%Language:CSS 14.9%Language:Dockerfile 0.5%