Skip to content

Releases: martinericksonn/Tasuku-Todo-App

Todo App v0.0.2-beta

12 Apr 16:58
Compare
Choose a tag to compare
Todo App v0.0.2-beta Pre-release
Pre-release

Beta release of Todo App. An activity in Mobile Development Application 2, where we improved the app every session.

What's New

  • Users can now log in and register
  • Authentication and login, store accounts locally
  • Persistence of logged in user
  • Fixed some bugs

In Developing Features / Bugs

  • Accepts invalid Email
  • Accepts passwords less than 6 characters
  • Forgot Password Page

Todo App

06 Apr 16:01
Compare
Choose a tag to compare
Todo App Pre-release
Pre-release

Beta release of Todo App
An activity in Mobile Development Application 2, where we improved the app every session.

What's New

  • Todos are saved locally in device
  • Swipe to delete the task
  • Date is added on task creation
  • Fixed some bugs