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.
- 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.
See the Demo
To get a local copy up and running follow these simple example steps.
To use this project you first need to have installed the following:
- Node.js v18.13.0
Clone this repository
https://github.com/sjdev2212/taskmng.git
npm install
Finally, use the following command to initialize the live server:
npm start
To check the test use the following command:
npm test
π€ Anibal Amoroso
Contributions, issues, and feature requests are welcome!
Feel free to check the Issues
Give a βοΈ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.