Task Manager is a website for managing your tasks. You can create tasks, add notes to them, and also create standalone notes.
The code is located in the master branch and will be updated weekly.
| Feature | Status |
|---|---|
| User login | β¬ To Do |
| Support for Markdown in task descriptions | β¬ To Do |
| Implement Markdown rendering | β¬ To Do |
| Host project via GitHub Pages | β¬ To Do |
| Add social media links | β¬ To Do |
| Make the website fully responsive | β¬ To Do |
| Persist tasks and notes until manually deleted | β¬ To Do |
- Start the project
- In your browser, enter:
https://localhost:<port>/index.html(replace<port>with your local port) - The page should look like this:

π§ Work in Progress β stay tuned for updates!