Skip to content

Releases: 12tp12/HujiPostPC

FireBase & Google Login

24 Apr 06:52
Compare
Choose a tag to compare

Added a Google user login to the app. Each google user has is own tasks.
The tasks and the managing users are by Google's Firebase

Ex3 - TodoListManager version 2

27 Mar 06:22
Compare
Choose a tag to compare

A dialog for inserting new items into the list.
Once a user taps on the add FAB the dialog will open and show the a date picker for when to remind and a text input field for what should be reminded
There should be a positive and a negative button to this dialog to allow users to confirm or cancel their reminder

A popup for when an item is clicked.
when the user clicks the item on the TODO list, it should open a popup with the reminder inserted with actions to be done

If the reminder is for calling (should start with the word "call" followed by a number , the app should start the dialer with the number to call

V1

20 Mar 18:21
Compare
Choose a tag to compare
V1

The first Release of TodoListManager
This is a self todo list manager that adds tasks and deletes them.
Doesnt support inserting ínto DB.

Have fun :)

v1

13 Mar 21:31
Compare
Choose a tag to compare
v1

The first release of the project