asgervasio / picto

1 stars 2 forks source link

nhays - Journal Entries #1

Open nhays1 opened 5 years ago

nhays1 commented 5 years ago

set up journal entries

nhays1 commented 5 years ago

Worked on setting up a base login screen and modifying it's format as something to start with

https://github.com/asgervasio/picto/commit/3408d213ba283c0e657f85eb2a59598c664df210

Set up android studio environment on home PC

Created branches for home and lab PCs

nhays1 commented 5 years ago

Worked on UML and images of activities

nhays1 commented 5 years ago

Added imports for google sign in api, but also broke some functionality

nhays1 commented 5 years ago

Set up sign-in button, functionality missing. test button instead

nhays1 commented 5 years ago

Intent created, button now goes to "camera activity"

nhays1 commented 5 years ago

Finished base login activity for minimal working system, added unit tests

nhays1 commented 5 years ago

Firebase (for user account creation, sign in and log in) basic implementation under construction

nhays1 commented 4 years ago

Finished basic login with firebase, enables account creation and login.

nhays1 commented 4 years ago

Login screen can now proceed to other activities, manifest was updated