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

https://github.com/robotane/campusconnect

A university searching application which gives some information about Burkina Faso universities.
https://github.com/robotane/campusconnect

databinding-android kotlin-android recyclerview-adapter room-database sqlite-database university-project viemodel viewbinding-android

Last synced: 8 months ago
JSON representation

A university searching application which gives some information about Burkina Faso universities.

Awesome Lists containing this project

README

          

# CampusConnect
This is a university seeking application I made to improve my android programming skills.
It uses:
* Android Room to manage a local SQLite database
* RecyclerView to show results
* Fragments to be more responsive (it has a tablet mode)
* Custom adapters
* DataBinding to simplify things!
* And more

I learned a lot on this project, and it's not perfect, but as I used to say, it seems to work!