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: admin@email.com pass: admin123
teacher: email: teacher@email.com pass: teacher123
email: student@email.com pass: student123
accounts can only be made by the admin.