Skip to content

mariobarcelo/minimalist

Repository files navigation

MinimaList

Your app to annotate tasks, reminders or anything you want!

ℹ️ This project is based on the SimpleList project. I changed the styles and added the new functionality: Store the data on a database.

minimalist

Features ✨

  • Add, mark and delete as many items as you want.
  • They will remain even if you reload the page.
  • Use it on any device.
  • 🆕 This app stores de data on a database (of your choice) through an API.

Tech Stack 🪄

  • HTML
  • CSS
  • JavaScript
  • React

What I've learned 🎓

  • CRUD with React.
  • 🆕 Connect with a database using an API.

What I used 🛠️

Going further 🚀

These would be the possible next steps for this project:

  • Have a simple functionality even without a database connection.
  • Edit the created items.
  • Possibility to export the items list.
  • Improve the accessibility.

See it in action! 🔥

Watch the project live

About

A project based on the SimpleList project but saving the data in a simple database.

Resources

Stars

Watchers

Forks

Contributors