addod19 / todoLinks
In this project we created a simple todo list applying the concepts of single responsibility and loosely coupled objects. We applied the revealing module design pattern. We implemented the following user stories in our project: Each todo has title, description, dueDate and priority. There is a list of projects each with each own list of todos.
☆17Updated 2 years ago
Alternatives and similar repositories for todo
Users that are interested in todo are comparing it to the libraries listed below
Sorting:
- ☆9Updated 2 years ago
- A personal task manager - dynamically rendered in JavaScript using the Webpack. Projects and tasks can be created and stored in Web brows…☆13Updated 4 years ago
- App with authentification to share opinions about traveling with people who follow you. Users have their profiles with photos and can fol…☆11Updated 4 years ago
- Full-Stack Web App. Users can send a friendship invitation, accept/reject them. Also, they can create new posts, like/dislike posts, add …☆11Updated 4 years ago
- A platformer game using Phaser3 library and Vanilla JS. This project features the knowledge of Webpack, ES6, JS Modules, Async code, DOM …☆28Updated last year
- A responsive weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. B…☆14Updated 4 years ago
- A simple restaurant homepage dynamically rendered in JavaScript using the Webpack. Personally customized for City 21 Pan Asian Restaurant…☆11Updated 4 years ago
- This is an Etch-a-Sketch web game with AI.☆11Updated 4 years ago
- This project is designed so you can keep your daily task like; working, sleeping, etc. and see a resume of your day.☆16Updated 4 years ago
- ☆10Updated 2 years ago
- Welcome to Friendbook, a Facebook-like social network application. This application has the functionalities of a social media application…