Skip to content

Commit

Permalink
Merge pull request #10 from priyanshnama/readme.md
Browse files Browse the repository at this point in the history
readme.md added
  • Loading branch information
priyanshnama authored Oct 3, 2020
2 parents edc2340 + e592310 commit 5e117d7
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<h1 align = center>Jagrati - An Initiative by IIITians</h1>

<p align="center">
<img src="https://raw.githubusercontent.com/IIITDMJ-OPEN-SOURCE/Jagrati/master/app/src/main/res/drawable-v24/frame.png">
</p>

<p align="center">
<a href="https://github.com/IIITDMJ-OPEN-SOURCE/Jagrati/blob/master/LICENSE.txt" target="blank">
<img src="https://img.shields.io/github/license/IIITDMJ-OPEN-SOURCE/Jagrati?style=flat-square" alt="Jagrati licence" />
</a>
<a href="https://github.com/IIITDMJ-OPEN-SOURCE/Jagrati/fork" target="blank">
<img src="https://img.shields.io/github/forks/IIITDMJ-OPEN-SOURCE/Jagrati?style=flat-square" alt="Jagrati forks"/>
</a>
<a href="https://github.com/IIITDMJ-OPEN-SOURCE/Jagrati/stargazers" target="blank">
<img src="https://img.shields.io/github/stars/IIITDMJ-OPEN-SOURCE/Jagrati?style=flat-square" alt="Jagrati stars"/>
</a>
<a href="https://github.com/IIITDMJ-OPEN-SOURCE/Jagrati/issues" target="blank">
<img src="https://img.shields.io/github/issues/IIITDMJ-OPEN-SOURCE/Jagrati?style=flat-square" alt="Jagrati issues"/>
</a>
<a href="https://github.com/IIITDMJ-OPEN-SOURCE/Jagrati/pulls" target="blank">
<img src="https://img.shields.io/github/issues-pr/IIITDMJ-OPEN-SOURCE/Jagrati?style=flat-square" alt="Jagrati pull-requests"/>
</a>
</p>

This is the Official Android Application of Jagrati - An Initiative by IIITians

## Built Using
- [JAVA](https://www.oracle.com/java/)
- [Android Studio](https://developer.android.com/studio)
- REST-API

---
## Screenshots

![login](/screenshots/login.jpg)
![home](/screenshots/home.jpg)
![profile](/screenshots/profile.jpg)

---
## How to Contribute
- Checkout [CONTRIBUTING.md](CONTRIBUTING.md) file

---
## Feel free to open an issue
- Want a feature
- have some errors or bugs
- App is not functioning in the depicted way
- Firebase Problems
- Have any idea to contribute and make this all better

---
**All feedbacks and suggestions are welcome!! Everyone can contribute toward this project => fork and open a PR.**
Binary file added screenshots/home.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/login.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e117d7

Please sign in to comment.