Skip to content
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

readme.md added #10

Merged
merged 2 commits into from
Oct 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.