-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gymkhana Live page modified . #64
Open
pj-iitk
wants to merge
3
commits into
pclubiitk:master
Choose a base branch
from
pj-iitk:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
layout: post | ||
title: "Gymkhana L!VE" | ||
date: 2016-10-18 16:42:00 +0530 | ||
author: 11000011 | ||
website: https://soumye.github.io/gymkhanalive/ | ||
category: Project | ||
tags: | ||
- summer16 | ||
- project | ||
categories: | ||
- project | ||
|
||
image: | ||
url: https://github.com/soumye/gymkhanalive/blob/master/screenshot.png | ||
|
||
--- | ||
|
||
# [Gymkhana L!VE](https://soumye.github.io/gymkhanalive/) | ||
|
||
|
||
This project is a News web application for the Students Gymkhana of IIT Kanpur. | ||
|
||
![image](https://github.com/soumye/gymkhanalive/blob/master/screenshot.png) | ||
^ This is a screenshot of the SNT council tab of Gymkhana L!VE | ||
|
||
* This is a client–server software application in which the client (or user interface) runs in a web browser. | ||
* It runs directly on a mobile device, just as a conventional software application runs directly on a desktop computer, without a web browser. The interface is similar to that of Quora/Twitter/Play newstand. | ||
* The webapp displays the latest news related to upcoming and on- going events with the highlights in the form of posts which can be expanded to view additional information. | ||
* It includes the name of the author and the date on which it was published. Further on expanding the post additional material including images and details are displayed. | ||
* Every user can sign-up first with a valid email-id which is authenticated with a activation link. Users can then like, comment and even share on facebook. | ||
* The homepage contains recent/top highlights. This page will also contain tabs for the various councils and senate. On clicking the posts are filtered out and the posts of the related council are displayed. | ||
* A search feature is also implemented. A person can search either on the home page or on a council specific page for the desired posts. | ||
* For each council on the left side-bar there is important information related to that council which includes the name and contact details of the various coordinators of the clubs of that council . | ||
|
||
One of the successfully completed projects during the Science & Technology Summer | ||
Camp 2016. | ||
|
||
Website: [https://soumye.github.io/gymkhanalive/](https://soumye.github.io/gymkhanalive/) | ||
Github Wiki: [Gymkhana L!VE Wiki](https://github.com/soumye/gymkhanalive/wiki/) |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please change the author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, Please don't close this pull request. Just make your changes and then:
followed by
after that do