-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b628506
commit a470082
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
My main contribution towards the project has been the database. At first the database was a Firebase Realtime Database. I created the database, structure and functions to use towards the frontend for this. Later, we descided to switch to Firebase Firestore. I set this database up as well as well as making most of the service file functions. | ||
|
||
These aspects may be underrepresented in the github commits. | ||
|
||
I also worked fixing bugs: | ||
- Blank Screen | ||
- Duplicate Key error | ||
|
||
I added a loading animation for the home screen | ||
|
||
I created the frontend (and backend) for adding friends through the search page. | ||
|
||
I added a refresh function for the home and workout page by swiping down on the list. |