output_converted.mp4
With this app you can have a list of tasks and see it on different devices. When some user checks a task, it is updated in all users and the name of the person who checked it and at what time is added. A description can also be added.
- Any number of tasks can be added.
- It has the function of saving history of task lists and downloading in * .csv format.
- on the route "/order" you can order the tasks.
- Different privileges with the possibility of checking or only viewing.
- Login with microsoft account
npm install
to install npm dependencies.
npm run dev
to development ( you must be installed nodemon script).
npm run start
to use.
- MongoDB connection.
- App registration in Microsoft Azure Directory MICROSOFT
- Use environment variables to determine privileges
- ADMIN
- USUARIO
For any questions or suggestions, do not hesitate to contact me!