Time tracker is a website application that help people to keep tracking and logging the time they spend while working on a spcific task
In this project
- In order for you to run the application on your machine, you will need HTTP server to serve the application
- Need PHP interprester to run the application for the backend
- Need mysql to store the logging for future useages
- Need a browser to run the application on your local machine
- Install MAMP/LAMP (Contain both Apache, MySQL, PHP interpeter)
- Run the application (will run both the backend and the server to render the files
- Place the project in MAMP/LAMP directory to run the application
- configure the database login to store the data in database