Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.25 KB

🏷️Dodue: a minimalistic to-do list app

Dodue simplifies your task management by providing a clean, minimalistic experience, just like using post-its. Your tasks are organised by cards, providing a clear view of all your different projects, which is especially helpful for busy students with many things to do (like me!). Dodue brings simplicity and clarity back to modern multitaskers, like how task management should be.

  • 🧘clean, minimalistic UI
  • ✨extremely simple to use
  • 🤹organise different projects easily

Note: The app requires cross origin cookies which do not work on Safari unless the setting "allow cross site tracking" is enabled.

The app is hosted at: https://dodue.netlify.app/



Technicals

Stack & libraries used:

Frontend (deployed on Netlify)

  • React.js (Typescript)
  • Tailwind CSS
  • axios

Backend (deployed on Heroku)

  • Go
  • pgx (database)
  • PostgreSQL

The app is ready for use but still has a lot of room for improvement and extension. (I will work on them if I have time 😫😫)

Some proposed features:

  • drag and drop, reordering
  • allow editing
  • due date
  • dark mode!