Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.82 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.82 KB

StuDo

Release Android 6.0+

Android app for StuDo –– the service for event organization and promotion inside RTU university

APK download

Building

  • Clone repository:
    • git clone --recursive https://github.com/RTUITLab/StuDo-Android.git
  • The project can be built with Android Studio 3.6.3+

How to start

By default, app use https://studo.rtuitlab.ru/api/ as API URL. If you want to use your own API URL you need to provide it in the local.properties file like so:

api.url=YourURLHere

Translations

  • English
  • Russian

StuDo is built with latest development tools and design patterns

Third party libraries