Skip to content

saisumit/NSIT-App-v2

 
 

Repository files navigation

NSIT Connect

Build Status Circle CI

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 the students of NSIT. The app contains several useful modules that enable students to stay up-to-date with all the college news, maintain a schedule according to their timetable, find out all about interesting places in and around 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 UI. You can go through the description and browse/download photos of the posts in the news feed.

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

###3.Video Junoon 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 section 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 (input by the user). It can also fetch your timetable from our server and give you advice about how many classes you need to attend to make up for short attendance or how many you can miss if you have more than enough attendance.

###5.Locations Locations help you to get around the whole college by providing you with all hotspots that NSITians frequent. You can think of it as a Bible 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 much more. 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 will be displayed. Just enter your marks, and 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

##Other Repositories ####iOS ####Windows

##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 to maintain this project by collaborating with the open community.

To know about the APIs used in the project and for 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%