Skip to content

TOLANY-LANNIE/Android-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 

Repository files navigation

NewsApp

App description

NewsApp is a simple android app that uses a public news api to display news articles to the user. It also allows the user to search for news articles based on any topic. Additionally, the user can save their favorite articles in a collection that is stored locally on the mobile device. The app implements Retrofit and Coroutines to retrieve data from the api, and used ROOM to allow the user to store their favorite articles.

        

Note: To to able to run this app, you need to get an API KEY from News Api website and update the Constance class line 5 with the key

Features

  • Retrofit
  • ROOM
  • Coroutines
  • News Api
  • MVVM Architecture
  • ViewBinding
  • Navigation Component
  • Search
  • Pagination
  • Fragments
  • RecyclerView
  • Webview

Contributors

This application was made and is maintained by Thulani Mpofu

Costall-V1

App description

Costall is a Meeting Cost Calculating App project, which allows companies to calculate the cost they incur for having meeting sessions based participants' hourly rate and other factors and also allows storing meeting minutes. This will assist companies to analyze their meeting sessions costs and have a centralize system for their meeting minutes.

Features

  • Allows setting up meeting events and storing meeting minutes in a database
  • Allow user to view the meeting costs both the total and the cost specific to the user
  • Allow user to view their assignment meeting action items

Upcoming updates

  • The entire codebase will be converted to Kotlin in the second version on the application
  • Volley library will be replaced with Retrofit
  • The application with implement MVVM architecture in the updated version
  • It will also use ROOM for caching in the mobile device

Contributors

This application was made and is maintained by Jessica Massango, Tokelo Foso, Nolly Sasha,Amukelani Paris & Thulani Mpofu

MovieRoom (in progress)

App description

MovieRoom is a simple android app that uses theMovieDB a public api to display details about trending movies and tv shows.

Features

  • Retrofit
  • ROOM
  • Coroutines
  • theMovieDB
  • MVVM Architecture
  • ViewBinding
  • Navigation Component
  • Pagination

Contributors

This application was made and is maintained by Thulani Mpofu

Qualio (In-progress)

App description

Qualio

Features

Contributors

Thanks for stopping by!

About

Compilation of my android applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published