This is an android app for the information portal of JSS Acaddemy of Technical Education, Noida. The web portal is live on: http://210.212.85.155
Clone this repository and import into Android Studio
git clone https://github.com/ncs-jss/click.git
- Android SDK 28
- Android Build Tools v28.0.3
- Androidx Repository
From Android Studio:
- Build menu
- Generate APK...
This project is mantained by:
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request