/students-gateway

Students' Gateway enables teachers to interact with students more conveniently on administrative matters.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

🎓 Students Gateway — Y3 CEP Final Project

Python version GitHub licence Pylint

[ Website/API | App ]

Students' Gateway enables teachers to interact with students more conveniently on administrative matters.

📷 Screenshots

Home page Post view
Demo image 1 Demo image 2

🚀 Features

  • Send announcements to students
  • Receive responses from students regarding announcements

⛏️ Installation

  1. Clone the repository
  2. pip install -r requirements.txt
  3. Set your environment variables for DB_USERNAME, DB_PASSWORD and SECRET_KEY

Then, run app.py

📃 License

GNU General Public License v3.0