Loading repository data…
Loading repository data…
klmui / repository
Everyday To-do list with a dashboard for statistics and interface that allows you to update your to-do list without having to refresh at all! To start the server, change your working directory to this folder in Command Prompt or Git Bash, run the command "php -S localhost:4000", and open "localhost:4000/index.html" in Chrome. This project was built for the web development internship using Bootstrap, jQuery, Ajax, and PHP. Try it out!
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Everyday To-do list exercise for the web development intern position by Kenneth Mui. You will be greeted with a dashboard including statistics about your to-do list upon loading this application. Click on "To-Do" list in the navigation bar to view your to-do list. You may add tasks, edit tasks, delete tasks, and mark them as complete. All of your tasks will be saved in the "tasks.json" file.
Make sure you have PHP installed.
Clone this repository.
Make sure you are in your project directory in cmd or Git Bash.
Run the command "php -S localhost:4000" and open up "localhost:4000/index.php" in Chrome.
| Front-end | Back-end |
|---|---|
| HTML | PHP |
| CSS | |
| JavaScript | |
| BootStrap | |
| jQuery |