Planned is a cloud-enabled, mobile-friendly, offline compatible, ReactJS-powered todo application.
- Add, edit, remove and complete tasks
- Use light and dark mode or default mode to match system preferences
- Drag and drop tasks to reorder them
- Register to sync your tasks to use in multiple devices
We are constanly upgrading our application to add more functionality and new features yet keeping it simple to understand and easy to use.
Planned uses a number of open source projects to work properly:
- React JS - HTML enhanced for web apps!
- Redux/Redux-toolkit - A Predictable State Container for JS Apps
- react-beautiful-dnd - Beautiful and accessible drag and drop for lists with React
- Django - high-level Python web framework
- Django REST framework - A powerful and flexible toolkit for building Web APIs
You can find the backend code here