Easy to create secure notes and add reminder.
Task Creato helps to create notes vesy esaily. It also has the feature of alarm. We implemented End-to-end encryption so that personal data remain secure. The website is responsive so it can we easily use on multiple devices.
It has feature of real time synchoronization across mutiple device.
This project has two part - Frontend and Backend To get a local copy up and running follow these simple example steps.
You need to have pre-installed npm (a Node package manager)
- Clone the repo
git clone https://github.com/CHAHATMB/ToDoReminder
- Install NPM packages
npm install
- To run Frontend
npm run client
- To run Backend
npm run server
- To run in Development mode
npm run dev
Tools and technologies that you learnt and used in the project:
- MERN Stack
- Socket.io
- Crypto-js (JS lib for encryption and decryption)
- Git and Github
- You can use this app as a todo reminder for your task.
- You can set remainder in order to get notification at specific time.
- You can use this app to store some of your confidential notes.
- Chahat Baghele
- Prathamesh Ghogare
Distributed under the MIT License. See LICENSE
for more information.