Developers Portfolio
Developers Portfolio App
Maybe Make it cleaner?
Note
This repository is meant for educational purposes
Mode
Develop
Authors
- Madona Syombua - Lead/Core developer
- Ayobami Adewale - Ass. Core developer
- Rado RAMBININTSOA - Ass. Core developer
- Maher Soua - Core developer
- CleverChuk - Core developer
- Kidus Elias - Core developer
- Hemantkumar Nimje - Core developer
- Srinath - Core developer
Also checkout the entire list of Contributors
Maintainers
Contributing
Read Contributing
Code of Conduct
Please Read Code of Conduct
Design Mock Up by Madona
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
Profile Picture - CircleImageview
Ensuring your fork is up to date:
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.
-
Download credentials.json and google-services.json from our GrowWithGoogleTeam slack team. (if you would like to be invited, send your email to [email protected])
-
Copy the downloaded files above into the app folder of your project.
a. Open the Devs-Portfolio-App 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
-
Rebuild project.
How the App Looks Dark Theme Mode
Part two
Tablet Mode
Licence
Copyright [2021] [Madona Syombua]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.