Showcase of PHP full-stack project. It's not made for everyone but just my dad to use.
- Sign up with email verification
- Sign in & forget password
- Add, modify and delete schedules
- Change the color of schdules
- HTML5
- CSS3
- JS
- PHP ( Composer | PHPMailer | PHPDotenv )
- Install XAMPP Server
- Clone the whole project in own computer.
- Put the project directory under C:\xampp\htdocs\ if you used XAMPP default installed location
- Launch Apache and MySQL Server
- Visit http://localhost/phpmyadmin. Copy all the SQL queries from schema.sql under the project directory, paste it into SQL execution
- You should have a folder called "roster" under htdocs folder. Then you can visit the http://localhost/roster as you want.