/NSIT-App-v2

:books: The official NSITonline app - 'NSIT Connect' that aims to act as a companion app for NSIT students

Primary LanguageJavaMIT LicenseMIT

NSIT Connect

Build Status

Download from Google Play

Get it on Google Play

NSIT Connect is the official NSITOnline app that aims to act as a companion app for NSIT students. The app contains several useful modules like staying up-to-date with all the college news, maintaining a schedule according to the timetable, all the information related to interesting places of the college, and more.

But this project is a lot more than an app. This is an initiative that is targetted at all the emerging developers of NSIT and encourages them to take part in this as a collaborative open-source team effort. So if you are an NSITian and you love developing things and wish to see them used by a large number of people, you have come to the right place.

Features

###1.NSITOnline News Feed The home page is the news feed of the NSITOnline official page. All the latest news are pulled and shown in an aesthetic manner. You can go through the description, browse/download photos of the posts in the news feed.

###2.My Feed The My Feed section allows you to create your own news feed by following only the specific groups or societies you want to hear from.

###3.Video Junnon Photography Club's YouTube channel is the source of all entertainment going on in the college. No one wants to miss out on them, so this feed gets you the latest uploads and also allows you to view them right there in the app.

###4.Calendar The Calendar helps you in tracking your attendance on a regular basis by recording your dates attended and missed (inputted by the user). It will also fetch you your timetable from our server and give you advise about how many classes you need to attend to make up for short attendance or leave if you have more than enough attendance.

###5.Locations Locations section help you to get around the whole college by providing you the hot spots which every NSITiian should know about. You can think of it as a glossary of all the places in NSIT and not only that, you can visit that location in a map and also check how far you are and how much time it will take you to reach there.

###6.CodeRadar CodeRadar is a Coding Contest Reminder that lets you keep track of all ongoing and upcoming contests on various online judges like Codechef,Topcoder,CodeForces,URIoj,HackerRank,etc.. you can filter the online judges you want to see, set reminders and do many more stuff..Happy Coding :)

###7.Calculator Calculator is a module to calculate your semester percentage. You just need to enter your class and the subjects along with their names, codes and credits wll be displayed. Just enter your marks, and we calculate your percentage. No need to tell anyone about it! ;)

##Building

To build, use the gradle wrapper scripts provided in the top level directory of the project. The following will compile the application and run all unit tests:

GNU/Linux, OSX, UNIX:

./gradlew build

Windows:

./gradlew.bat build

##Contribution It's very easy to contribute to NSIT App v2. Just follow these steps:

  1. Get the prerequisites ready. (learn Java and set up Android Studio)
  2. Fork this project into your own repo.
  3. Make your changes to that repo, and create a pull request.

That's all there is to be a contributor of NSIT App v2. We are looking forward to working together with lots of aspiring developers and maintain this project by collaborating with an open community.

To know about how the APIs are used in the project and the other project related documentation, please refer to our wiki page.

##Project Maintainers This project is founded and actively maintained by Sidharth Patro and Swati Garg. For any sort of queries feel free to either mail at sidharth.patro@outlook.com or swati4star@gmail.com. We will certainly reply to you as soon as we can.