App repo for ccse spring 2024 app project
You will be creating an app! The nature of the app is up to the group to decide but the app must have the ability to read and write data from a database (would recommend SQLite)
here is a tut i found really helpful when using sqlite -> https://youtube.com/playlist?list=PLSrm9z4zp4mGK0g_0_jxYGgg3os9tqRUQ&si=hPkaxw3Ef_c6Q8_5
Default IDE will be android studio but if entire group agrees to switch to a different one then that is allowed!
Challenge (does not need to be implemented):
- Add in at least one third party API (make sure its free) so if you're building a wellness app, integrate it with an API relating to health that displays information from the website (mayoclinic, healthline, etc)
reach out to [email protected] if you have questions
useful links https://www.androidauthority.com/use-web-api-android-1152645/ https://developer.android.com/reference