Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdallahhemdan/do-it

📑 do-me is a simple todo application with a fully functionality of TODO MVC built using vue.js to enhance my vue skill
https://github.com/abdallahhemdan/do-it

cmp2022 hemdan localstorage tasks todo todo-application todo-mvc tracking vue vuejs

Last synced: 28 days ago
JSON representation

📑 do-me is a simple todo application with a fully functionality of TODO MVC built using vue.js to enhance my vue skill

Awesome Lists containing this project

README

        




![Component 3](https://user-images.githubusercontent.com/40190772/85024284-2f893580-b176-11ea-9c76-c22c93272566.png)


do me


[![GitHub contributors](https://img.shields.io/github/contributors/AbdallahHemdan/do-it)](https://github.com/AbdallahHemdan/do-it/contributors)
[![GitHub issues](https://img.shields.io/github/issues/AbdallahHemdan/do-it)](https://github.com/AbdallahHemdan/do-it/issues)
[![GitHub forks](https://img.shields.io/github/forks/AbdallahHemdan/do-it)](https://github.com/AbdallahHemdan/do-it/network)
[![GitHub stars](https://img.shields.io/github/stars/AbdallahHemdan/do-it)](https://github.com/AbdallahHemdan/do-it/stargazers)
[![GitHub license](https://img.shields.io/github/license/AbdallahHemdan/do-it)](https://github.com/AbdallahHemdan/do-it/blob/master/LICENSE)

# About
> do-it is a simple to do app with a fully functionality of todo MVC built using Vue.js as a side-project to enhance my skill in vue now you can try it from [here](https://abdallahhemdan.github.io/do-it/).

### Build with
- [Vue JS](https://vuejs.org/)

## Getting Started
> This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.

### Installation

1. **_Clone the repository_**

```sh
$ git clone https://github.com/AbdallahHemdan/do-it.git
```
2. **_Navigate to repository directory_**
```sh
$ cd do-it
```

3. **_Install dependencies_**

```sh
$ npm install
```

### Running

**_Running on development mode_**
```sh
$ npm run serve
```
## Screenshots

![Annotation 2020-06-18 153433](https://user-images.githubusercontent.com/40190772/85026727-5301af80-b179-11ea-8087-762c2599638e.png)
![Annotation 2020-06-18 152444](https://user-images.githubusercontent.com/40190772/85026732-5432dc80-b179-11ea-9407-a396d72e6d11.png)
![Annotation 2020-06-18 152502](https://user-images.githubusercontent.com/40190772/85026735-54cb7300-b179-11ea-8061-fd975cfe356b.png)
![Annotation 2020-06-18 152517](https://user-images.githubusercontent.com/40190772/85026740-55fca000-b179-11ea-9bcb-c434d5f37861.png)
![Annotation 2020-06-18 152617](https://user-images.githubusercontent.com/40190772/85026742-56953680-b179-11ea-9fac-9db4dba31d55.png)
![Annotation 2020-06-18 152729](https://user-images.githubusercontent.com/40190772/85026746-572dcd00-b179-11ea-9dc5-9c89f085f1ab.png)
![Annotation 2020-06-18 152757](https://user-images.githubusercontent.com/40190772/85026751-57c66380-b179-11ea-8458-d31c2bd47df7.png)

## License
> This software is licensed under MIT License, See [License](https://github.com/AbdallahHemdan/do-it/blob/master/LICENSE) for more information ©AbdallahHemdan.