/Todos-Inception

A Todo App inspired from the movie Inception

Primary LanguageJavaScriptMIT LicenseMIT

Todos-Inception

This project was bootstrapped with Create React App.

A Todo App inspired from the movie Inception

  • Plant your seeds in the dream as deep as you want.
  • Technically it's just a Todo App with Tree-view. :D
  • You can create nested todo list in a todo and on and on.

Future Enhanchments (In a new repo)

  • View seeds of any one dream at a time using React Router
  • Manage state with Redux
  • Save your world of dreams to dive in again whenever you want.
  • Use TypeScript instead of Flow cause I faced performance issues with Flow:
    • Out of memory issue.
    • Type checking takes time.
    • vscode-flow slow intellisense in vscode editor.
  • Add Inception like theme to the app. (I'd love if you contribute cause I ain't good at css :D )

Contributing

I'd love to have your helping hand on Todos-Inception!

Thanks