Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mesi21/task-manager


https://github.com/mesi21/task-manager

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Soon to be updated....

# Task Manager

Version

This project is a todo application using React.
User can add and remove tasks.
It was created with [Create-React-App](https://github.com/facebook/create-react-app)

---

## Screenshot

![screenshot](.jpg)

## Live version

For the live version of this project visit the following [Netlify](https:// .app/) and [Heroku](https:// .herokuapp.com/) links.

## Get started

```bash
git clone [email protected]:Mesi21/Task-Manager.git
cd into the folder by typing: cd Task-Manager
```

:heavy_plus_sign: add your contribution if you'd like
And please feel free to make a PR

## Technology

- React-DOM
- React-Create-App
- npm
- Javascript ES6
- Nodejs
- HTML && CSS

## Author

#### :bust_in_silhouette: Molnar Emese
- [Mesi21](https://github.com/Mesi21)
- [LinkedIn](https://www.linkedin.com/in/emesemesimolnar/).
- [Twitter](https://twitter.com/buksimesi21)

## Future functionalities:

- Add daily tasks based on calendar
- Filter tasks by categories

## 🤝 Contributing
All contributions, issues and feature requests are welcome!

1. Fork it (https://github.com/Mesi21/Task-Manager.git)
2. Create your working branch (git checkout -b [choose-a-name])
3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
4. Push to the branch (git push origin [chosen-name])
5. Create a new Pull Request

## Show your support:

Give a :star: if you liked the app