the current system relys on a few php extentions. pdo_sqlite sqlite
to run the application simply run cd public php -S localhost:8000
there are 3 users already available for use
admin: email: [email protected] pass: admin123
teacher: email: [email protected] pass: teacher123
email: [email protected] pass: student123
accounts can only be made by the admin.