Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaherashraf/oop-mvc-todo
📋 This is an object-oriented JavaScript to-do list app using the MVC architecture.
https://github.com/shaherashraf/oop-mvc-todo
javascript mvc oop todolist webpack
Last synced: about 1 month ago
JSON representation
📋 This is an object-oriented JavaScript to-do list app using the MVC architecture.
- Host: GitHub
- URL: https://github.com/shaherashraf/oop-mvc-todo
- Owner: ShaherAshraf
- Created: 2022-02-09T08:52:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-09T08:59:51.000Z (almost 3 years ago)
- Last Synced: 2024-05-03T03:58:54.645Z (8 months ago)
- Topics: javascript, mvc, oop, todolist, webpack
- Language: JavaScript
- Homepage: https://mvc-oop-todolist.netlify.app/
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📋 TodoList - OOP, MVC JS Todo App.
This is an object-oriented javascript to-do list app using the MVC architecture.
## Table of contents
- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)## Overview
### Screenshot
![](./dist/assets/Screenshot.png)
### Links
- [TodoList](https://mvc-oop-todolist.netlify.app)
## My process
### Built with
- Webpack.
- Tailwind CSS.
- Vanilla JavaScript.## Author
- Portfolio - [Shaher Ashraf](https://thegoat7.netlify.app/)
- Linked In - [Shaher Ashraf](https://www.linkedin.com/in/shaher88223/)