Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 384 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 384 Bytes

urban-potato

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.