Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 1.19 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.19 KB

Sakai-app

A Sakai app that works for me.

The design goal of the app is to have a simplistic material UI that allows you to focus on important tasks.

This app will take heavy inspiration from the following projects for design, features and goals:

  • Sakai Client Android - An amazing Sakai app that I personally feel lacking in the UI department.
  • SakaiPy - A Python library that I aim to use as a learning tool while working with authenticating and requsting from Sakai.

Disclaimer

This project is a means for me to learn and improve on my android development and comes with absolutely no warranty. Furthermore, this project is in no way, shape or form affiliated to Rutgers University or Sakai.

That said, any and all help is welcomed!

Special Thanks to:

  • inorichi whose repo tachiyomi was my basis of my development. Given that I started with almost no prior knowledge of android development or Kotlin, his repo was a great source of learning for me and, it would be no co-incident that my source would look similar to his own.