The "Weekly" app is a 7-day todo list.
With "Weekly", you can keep track of task completion throughout the entire week.
The tasks are stored locally on your web browser.
The website is currently optimized to be viewed on desktop.
- HTML
- CSS
- Javascript
- GitHub - For Git and Website Deployment/Hosting
- Add/Delete tasks
- Edit task description
- Mark task complete/incomplete
- Add title describing week (like "Week of November 23-29, 2025")
- Clear all tasks for a particular day
- Clear all tasks for entire week
Have tasks you want to complete, but have not really set on what day you will complete it? Use Goals.
Goals works like a traditional to-do list.
Just type the name of the task, then add it to the list.
Once you're finished, you can remove it.
Made a typo in your task entry? No worries, you can edit it.
- I learned how to build an interactive application with a Graphical User Interface (GUI)
- I learned the three starting programming tools for web development (HTML/CSS and JS)
- I learned about Model-View-Controller (MVC) architecture
- I learned how to use Git and GitHub
- I learned how to deploy a website using GitHub Pages
🔗 Go to https://ammarmohammed01.github.io/Weekly/weekly2.html to use it now!