Skip to content

Commit 599a1e2

Browse files
author
Karan Gourisaria
authored
Update README.md
1 parent a15ba69 commit 599a1e2

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,26 @@
11
# Study Partner
2-
One stop solution for organizing and maintaining notes and attendance
2+
One stop solution for organizing and maintaining notes, attendance, reminders and much more.
33

4-
Before committing read the following:
4+
![screenshot](https://github.com/krayong/Study_Partner/blob/master/app/src/main/app_logo-playstore.png)
5+
6+
Download it now at https://play.google.com/store/apps/details?id=com.studypartner&hl=en_IN
7+
8+
### Tools required
9+
In order to use this demo application you must first have installed:
10+
* [Android Studio](https://developer.android.com/studio/index.html)
11+
* Android SDK version 23 (Can be installed from within Android Studio, or with homebrew `brew install android-sdk`)
12+
* [JDK7](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html)
13+
14+
### Before pushing read the following:
515

616
1. Id for each screen should be preceded by the activity name using camelCase.
717
2. Tabs should be used.
818
3. Each file should go under proper package name.
919
4. Name of each file should start with the activity it is associated with.
20+
21+
### Screen Shots
22+
![screenshot](https://github.com/krayong/Study_Partner/blob/master/Home%20Screen.jpg)
23+
![screenshot](https://github.com/krayong/Study_Partner/blob/master/File%20Screen.jpg)
24+
![screenshot](https://github.com/krayong/Study_Partner/blob/master/Attendance%20Screen.jpg)
25+
![screenshot](https://github.com/krayong/Study_Partner/blob/master/Reminder%20Screen.jpg)
26+
![screenshot](https://github.com/krayong/Study_Partner/blob/master/Star%20Screen.jpg)

0 commit comments

Comments
 (0)