Ironhack Frontend final project. The objective was to build a To-Do List using technologies such as: Vue, Supabase and Pinia.
Check.me is a To-Do List application aim to manage your daily tasks in an easy and useful way. You can organize your tasks just checking its colour state: pending-red, in progress-orange and done-green.
| Name | GitHub | |
|---|---|---|
| Albert Santamaria | @albertsanle | |
| Yeny Adama | @YenyAdama | |
| Javier Esparza | @JReuman1 | |
| Txell Amigรณ | @txellext |
- Use Vue.js to create an app
- Connect a Vue.js app to Supabase (Database as a Service)
The functionality should include:
- Authentication (sign up, sign in, sign out)
- A front-end that displays the userโs personal to-do list
- An ability to add new tasks
- An ability to edit existing tasks
- An ability to mark tasks as complete/incomplete
- An ability to delete existing tasks
- A store and a database that your app can call data from
Technical Stack:
- Client: Vue.js, Vite (dev server)
- Router: Vue Router
- Store: Pinia and Pinia Persist for persistent login
- Database as a service: Supabase
- Vue
- JavaScript
- Bootstrap
- Pinia
- Netlify
- Visual Studio Code
๐ Contributions, ๐ฅ issues, ๐ bugs, and ๐ฅฎ feature requests are most welcome!
๐ If you like this project, Give it a โญ and Share it with friends!
Made with โค๏ธ in BCN/CCS


