Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sjdev2212/taskmng
Task Manager. This versatile tool empowers users to efficiently manage tasks, bills, and appointments, all within a single platform. With a sleek dark mode for enhanced visual comfort and a seamless toggle between Spanish and English languages, the app is tailored to suit diverse user preferences.
https://github.com/sjdev2212/taskmng
axios css3 expressjs html5 javascript nodejs reactjs
Last synced: 19 days ago
JSON representation
Task Manager. This versatile tool empowers users to efficiently manage tasks, bills, and appointments, all within a single platform. With a sleek dark mode for enhanced visual comfort and a seamless toggle between Spanish and English languages, the app is tailored to suit diverse user preferences.
- Host: GitHub
- URL: https://github.com/sjdev2212/taskmng
- Owner: sjdev2212
- Created: 2023-07-13T12:14:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-21T22:13:10.000Z (over 1 year ago)
- Last Synced: 2024-12-06T07:43:02.752Z (22 days ago)
- Topics: axios, css3, expressjs, html5, javascript, nodejs, reactjs
- Language: JavaScript
- Homepage: https://shimmering-buttercream-92b1e0.netlify.app/
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Manager
An application where users can efficiently manage their tasks, expenses, and appointments, all in one place. Built with React for the frontend, Node.js and Express for the API, and MongoDB as the database.
## Features
- **Task Management**: Create, and delete tasks. Mark tasks as completed .
- **Expense Tracking**: Keep track of your expenses with a detailed expense tracking system.
- **Appointment Management**: Schedule and manage appointments with ease.## Live Demo
See the [Demo](https://shimmering-buttercream-92b1e0.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
To use this project you first need to have installed the following:
+ Node.js v18.13.0
### Setup
Clone this repository
https://github.com/sjdev2212/taskmng.git
### Install
npm install
### Usage
Finally, use the following command to initialize the live server:
npm start
### Run tests
To check the test use the following command:
npm test
## Author
👤 **Anibal Amoroso**
- [Github](https://github.com/sjdev2212)
- [LinkedIn](https://www.linkedin.com/in/anibalamoroso/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [Issues ](https://github.com/sjdev2212/taskmng/issues)
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.