This was my first project ever where I tried to build a web app which has a similar interface to that of the Google Classroom, but with the option of submitting a good formatted source code that the instructor can evaluate and give points and suggestions to improve.
Since its my first project so the source code is not written very well, and hence will get archived.
- Flask
- PostgreSQL 12
- Flask-SQLAlchemy (for ORM support)
- Flask-Migrate (to automate the migration when modifying the database)
- Jinja2 (for templating)
- HTML5
- CSS
- Javascript
- Bootstrap4 (I am terrible with the frontend)
The complete dependency list is attached in the repo as requirements.txt