todolist-move-tasks


ToDo List to Move Tasks Between Users


ToDo List by Saulo Stopa


Appointiments

A basic implementation of tasks to add and move tasks between users at the same postion where you are going to move that.


Tools of Backend


Tools of Frontend


Instalation Backend

yarn install
1. create database in your mongodb server as todolist
2. create a users collection
3. import database.json in your users collection
4. set URI of your mongo database in .env file
5. import insomnia.json to your Insomnia project to see apis call
yarn dev

Instalation Frontend

yarn install
yarn start

License

MIT