Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Swati4star committed Jul 19, 2018
1 parent b325088 commit 85a4bbe
Showing 1 changed file with 7 additions and 16 deletions.
23 changes: 7 additions & 16 deletions README.md
Expand Up @@ -35,48 +35,39 @@ But this project is a lot more than an app. This is an initiative that is target
### 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.

<img src="/../master/screenshots/1.png" width="120">
<img src="/../master/screenshots/7.png" width="120">
<img src="/../master/screenshots/1.png" width="200"> <img src="/../master/screenshots/7.png" width="200">

### 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.

<img src="/../master/screenshots/2.png" width="120">
<img src="/../master/screenshots/3.png" width="120">
<img src="/../master/screenshots/2.png" width="200"> <img src="/../master/screenshots/3.png" width="200">

### 3.Video
[Junoon Photography Club's YouTube channel](https://www.youtube.com/channel/UCu445B5LTXzkNr5eft8wNHg) 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.

<img src="/../master/screenshots/4.png" width="120">
<img src="/../master/screenshots/4.png" width="200">


### 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.

<img src="/../master/screenshots/5.png" width="120">
<img src="/../master/screenshots/6.png" width="120">
<img src="/../master/screenshots/5.png" width="200"> <img src="/../master/screenshots/6.png" width="200">

### 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.

<img src="/../master/screenshots/8.png" width="120">
<img src="/../master/screenshots/9.png" width="120">
<img src="/../master/screenshots/8.png" width="200"> <img src="/../master/screenshots/9.png" width="200">


### 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 :)


<img src="/../master/screenshots/10.png" width="120">
<img src="/../master/screenshots/11.png" width="120">
<img src="/../master/screenshots/10.png" width="200"> <img src="/../master/screenshots/11.png" width="200">

### 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! ;)


<img src="/../master/screenshots/cal1.png" width="120">
<img src="/../master/screenshots/cal2.png" width="120">
<img src="/../master/screenshots/cal3.png" width="120">
<img src="/../master/screenshots/cal1.png" width="200"> <img src="/../master/screenshots/cal2.png" width="200"> <img src="/../master/screenshots/cal3.png" width="200">


## Building
Expand Down

0 comments on commit 85a4bbe

Please sign in to comment.