Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 1.02 KB

README.md

File metadata and controls

45 lines (23 loc) · 1.02 KB

✨ 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