drmaluta / Devs-Portfolio-App

💼 Programmers Portfolio Android App - Grow With Google Scholarship Team Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grow With Google Team Project

Grow With Google Scholarship Team Project.

Dev's Portfolio App

The project is meant to help programmers have a portfolio sharing platform, programmers are welcome to share their projects and they can interact and show employers what they have done in the app, one doesnt have to create a website to showcase his/her work. The project was done by team members participating in the Grow With Google Scholarship Program offered by Google|Udacity.

Prerequisites

An open mind and an open heart.

Authors

  • Madona Syombua - Lead Team Member
  • Rado RAMBININTSOA - Ass. Team Member
  • Ayobami Adewale - Team Member
  • Maher Soua - Team Member
  • CleverChuk - Team Member
  • Hemantkumar Nimje - Team Member
  • Jantz Carney - Team Member

Also checkout the entire list of Collaborators

Thank you team.

Contributing

Read Contributing

Code of Conduct

Read Code of Conduct

Design Mock up by Madonah Syombua

syombuamadona

License

See the LICENSE.md file for details

Acknowledgments

  • I personally wanted to thank everyone who accepted my ideas and helped make this project the best, I appreciate you. Also thank you to Google|Udacity for bringing this community together.

External Libraries

Intro - Ahoy! OnBoard - https://github.com/codemybrainsout/ahoy-onboarding

Bind Views - ButterKnife - https://github.com/JakeWharton/butterknife

Ensuring your fork is up to date:

Info: https://gist.github.com/CristinaSolana/1885435

Handling config files:

Since config files may contain sensitive information about our app, it's best practice to not put them out on the public repo for the whole world to see. Therefore, we decided to share them privately among team members.

Currently, we have 2 json config files, credentials.json and google-services.json, that our app requires in order to work properly. These files are required in order for google sign in features to work.

  1. Download credentials.json and google-services.json from our GrowWithGoogleTeam slack team. (if you would like to be invited, send your email to @syombuamadona@gmail.com)

  2. Copy the downloaded files above into the app folder of your project.

    a. Open the GrowWithGoogleTeamProject app on Android Studio.

    b. Change the file explore view to Project (default view is usually Android)

    c. Right-click the app folder and paste in the config files

  3. Rebuild project.

See Below

sample

About

💼 Programmers Portfolio Android App - Grow With Google Scholarship Team Project.

License:Other


Languages

Language:Java 100.0%