Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesi21/task-manager
https://github.com/mesi21/task-manager
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mesi21/task-manager
- Owner: Mesi21
- Created: 2022-04-26T07:01:05.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-29T14:06:18.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T00:18:43.188Z (27 days ago)
- Language: JavaScript
- Size: 990 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Soon to be updated....
# Task Manager
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