Skip to content

Web Service Todo App with Firebase - full-stack project made during the internship (2021) // Changes in design (2023)

Notifications You must be signed in to change notification settings

gosiacodes/My-Things-To-Do-App

Repository files navigation

✨ My Things To Do ✨

Web Service - Todo App with authentication connected to Google's realtime database Firebase (JSON-API).

https://gosiacodes.github.io/My-Things-To-Do-App/

📌 How does the application work?

You need to create an account to use the app.

After logging in, you can only see your own todo-list.

You can create, read, edit and delete todo items from database.

Each task has deadline date and separate task description.

You can sort tasks by creating date or deadline date,

or delete all tasks right away.

You can also edit your account: change username, password and email,

or delete your account from the database.

Have fun!

📌 New GUI examples

MTTD 1

MTTD 1

📌 Changing email example

MTTD 1

MTTD 3

MTTD 4

MTTD 5

MTTD 6

MTTD 7