Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elijahtanimowo/nika

The Humber Final Year Capstone project is this one. We were given two semesters to build the hardware, create the app, and release it to the public. Our team created an app that lets users track their progress and use it as a wireless controller, as well as creating portable arcade machine.
https://github.com/elijahtanimowo/nika

capstone-project firebase firebase-database java python raspberry-pi

Last synced: 13 days ago
JSON representation

The Humber Final Year Capstone project is this one. We were given two semesters to build the hardware, create the app, and release it to the public. Our team created an app that lets users track their progress and use it as a wireless controller, as well as creating portable arcade machine.

Awesome Lists containing this project

README

        

# Team Name: Nika, Project Name: Gear5
# CENG-322-0NC Francisco Santos n01423860, Pradeep Singh n00975892
# CENG-322-0NB Ralph Robes n01410324, Elijah Tanimowo n01433560
## We use a bottom navigation to switch between fragments that each serve their own purpose.
## Fragment 1 is the Play Fragment which is where we will place our controller device on that will be usable to play on the arcade machine device.
## Fragment 2 is the Profile Fragment which will allow you to sign in and see your best score as well as submit your score to the overall leaderboard.
## Fragment 3 is the Score Fragment which will display the leaderboard and overall scores of all players up to a numbered amount

# Deliverable 2
## When you now open the app, you are placed on the Login Fragment, use username: admin and password: admin to log in
## If not, you can hit register and create a password inside of the Register Fragment
## There is a menu with settings that allows you to visit the Settings Fragment that currently doesn't have functionality
## Profile Fragment has runtime permission in order to access your phone gallery to place an image on the profile location
## New Push buttons on Play Fragment that currently have no functionality but will serve as controls alongside the joystick
## Score Fragment has no functionality but its the location of where we'll list the leaderboard and top scores

# Deliverable 3
## App now saves Login information with "remember me"
## You are able to login Via Google
## Joystick is now functional, and you are able to customize it with different colours
## You can connect your device via Bluetooth
## Save your customized avatar on the profile
## Write your review based on app experience
## Select and purchase virtual currency
## Score is functional, but sorting is not operational

# Deliverable 4
## App functionality now complete
## Score Fragment completed with full functionality
## Offline mode implemented
## Log-in and Registration features updated to have more variety
## UI updated to be more user friendly