Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build out skeleton Views of the app #3

Closed
4 tasks done
Ajuogaaz opened this issue Jul 11, 2020 · 5 comments · Fixed by #4 or #5
Closed
4 tasks done

Build out skeleton Views of the app #3

Ajuogaaz opened this issue Jul 11, 2020 · 5 comments · Fixed by #4 or #5
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
Milestone

Comments

@Ajuogaaz
Copy link
Owner

Ajuogaaz commented Jul 11, 2020

  1. Build and test the major views in the app
    • Build the Main Activity with Timeline, Profile, Repo and Compose Fragments.
    • Connect the Timeline Fragment to the Timeline Adapter and to display post
    • Connect the Profile Adapter to the profile fragment to display post
    • Build basic Repo page
@Ajuogaaz Ajuogaaz self-assigned this Jul 11, 2020
@Ajuogaaz Ajuogaaz added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Jul 11, 2020
@Ajuogaaz Ajuogaaz added this to the Spint1 milestone Jul 11, 2020
@Ajuogaaz Ajuogaaz added this to To do in DEVHUB Jul 11, 2020
@Ajuogaaz Ajuogaaz moved this from To do to In progress in DEVHUB Jul 13, 2020
@Ajuogaaz
Copy link
Owner Author

Builded a basic login and auth system without email verification and password resets. I'll release that towards the end of the week

@Ajuogaaz
Copy link
Owner Author

Builded a simple signUp system that will be refactored to add email verification

@Ajuogaaz
Copy link
Owner Author

Added Retrofit to reduce the code required in making network calls

@Ajuogaaz
Copy link
Owner Author

Added a simple implementation of persistence to store the user details offline and thus more security of not granting us the view of their keys in our database

@Ajuogaaz
Copy link
Owner Author

Done with the first part added Retrofit to configure and make easier the https call

This was linked to pull requests Jul 15, 2020
@Ajuogaaz Ajuogaaz mentioned this issue Jul 16, 2020
Ajuogaaz added a commit that referenced this issue Jul 16, 2020
@Ajuogaaz Ajuogaaz moved this from In progress to Done in DEVHUB Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
DEVHUB
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant