Organizing Easier, Improve Your Productivity
Todo Application is an open source project distributed under MIT License which is easy to use and easy to organize!
Todo Application is built using MERN Stack:
- MongoDB
- Express JS
- React JS
- Node JS
stanleyowen / otlio
An open source project of Todo which is easy to use and easy to organize!
๐ Otlio - A Powerful Todo List
Otlio is an open source project of web app built with MERN Stack (MongoDB, Express, React, Node JS).
If you find this project useful, leave a ๐ to keep a beginner motivated ๐.
Feature
- Support for Google and GitHub OAuth ๐ Login
- Support for 2FA (Two Factor Authentication) ๐
- Support for Drag and Drop Feature โ
- Heavy focus on security ๐
- Customer Support ๐
- Available in Dark Mode ๐
Building Otlio Source
- Install Visual Studio Code, NodeJS, and Nodemon
- Clone the repository and configure the
.env
files located inserver
folder in VSCode - Open Terminal and type
npm i
inclient
andserver
folder to install all missing dependencies - To run the app:
- Client:
npm start
- Server:
nodemon
- Client:
Contributing Guidelines
Before that, we would like to say thank you for your willing to contribute to Otlio! Please take a minuteโฆ
GitHub Code: https://github.com/stanleyowen/todo-application
Website: https://todoapp-task.netlify.app/
Top comments (2)
It's not working when I try to create and account.
Hii RobotCherries ๐๐ป. May I ask do you run it on your local machine or through todoapp-task.netlify.app? If there is an error message, can you display it?
If you run it locally, don't forget to read the guide here.
But if you run it through todoapp-task.netlify.app it may took a second to register as a new user (maybe internet connection).
Let me know if that does not get things working for you.