Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
13a0007
Add team#26
Arsh150701 Feb 20, 2021
ee5148d
Merge pull request #1 from Arsh150701/team#26
Arsh150701 Feb 20, 2021
7687c3b
created basic view for character
Feb 20, 2021
b57322d
Merge pull request #2 from Arsh150701/main
Arsh150701 Feb 20, 2021
1bd5165
implemented recycler view
Arsh150701 Feb 20, 2021
bf104cf
Merge remote-tracking branch 'origin/team#26' into team#26
Arsh150701 Feb 20, 2021
43626ae
Add team#26
Arsh150701 Feb 20, 2021
5f01799
added SplashScreen
Arsh150701 Feb 20, 2021
ace85bb
Merge remote-tracking branch 'origin/team#26' into team#26
Arsh150701 Feb 21, 2021
1980e32
Merge remote-tracking branch 'origin/team#26' into team#26
Arsh150701 Feb 21, 2021
9af6e74
Merge remote-tracking branch 'origin/team#26' into team#26
Arsh150701 Feb 21, 2021
d7cb66c
Created family tree
Feb 21, 2021
f66ad7a
Created family tree info box
Feb 21, 2021
c63fa6f
Created family tree info box
Arsh150701 Feb 21, 2021
d0c047d
Merge remote-tracking branch 'origin/team#26' into team#26
Arsh150701 Feb 21, 2021
fb8f7c2
Fixed fragments
Feb 21, 2021
9dff2ce
Get rickrolled
Arsh150701 Feb 21, 2021
6d0879c
Merge remote-tracking branch 'origin/team#26' into team#26
Arsh150701 Feb 21, 2021
98f4dad
Merge remote-tracking branch 'origin/team#26' into team#26
Feb 21, 2021
c16a0d9
Added navigation to next page
Feb 21, 2021
67f86f1
minor UI changes
Arsh150701 Feb 21, 2021
8207c0d
Created complete back and forth navigation
Feb 21, 2021
4d95883
Merge remote-tracking branch 'origin/team#26' into team#26
Arsh150701 Feb 21, 2021
317da78
Minor UI changes
Arsh150701 Feb 21, 2021
7b1dfda
Toolbar created
Feb 21, 2021
4ef1ccd
Final commit (At least for API digest XD)
Arsh150701 Feb 21, 2021
e7b0a92
added readme
Feb 21, 2021
69ba83e
Update README.md
devanshagar783 Feb 21, 2021
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
46 changes: 0 additions & 46 deletions CODE OF CONDUCT.md

This file was deleted.

126 changes: 43 additions & 83 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,83 +1,43 @@
# API Digest 2021
This repository contains the rules and code of conduct for __API Digest 2021__.

## Contents
- __[Contents](#contents)__
- __[Requirements](#requirements)__
- __[Few pointers](#few-pointers)__
- __[How to submit?](#how-to-submit)__
- __[Rules](HackIIITV_rules_and_timeline.pdf)__
- __[Code of Conduct](CODE_OF_CONDUCT.md)__
- __[Our Community](#our-community)__
- __[Contact / Support](#contact--support)__

### Requirements

- __[GitHub account](https://github.com/login)__
- Install __[git](https://git-scm.com/)__ for your repsective OS.
- Make sure you are part of IIITV organisation on GitHub, else join __[here](http://getmein.glitch.me/)__

### Few pointers

- You can make at max one commit per hour.
- Don't close your PR.
- No commits after Hackathon ends will be entertained.
- It is required from the teams to keep committing within __three__ hours of the previous commit to keep your hack backed up.
- Make sure your whole project is inside the folder of your team.
- If you have time left, make sure you make a README.md 📄 😉(it will help others to understand your code)

### How to submit?

One member from each team have to follow this instructions:
Follow the instructions in order:

1. Fork this repository.

2. Clone your fork, using
`git clone https://github.com/<your-username>/api-digest-2021.git`

3. Change Directory to `api-digest-2021`, using
`cd api-digest-2021`

4. Set remote to original repository using
`git remote add ups https://github.com/iiitv/api-digest-2021.git`

5. Create a branch named `team#x`, where __"x"__ is your team number, using
`git checkout -b team#x`

6. Add a folder with name `team#x - {Chosen_Theme_number}` in root directory. Make sure your whole hack is in folder `team#x - {Chosen_Theme_number}`.

7. Now add this folder to your staging area, using
`git add "team#x - {Chosen_Theme_number}"`

8. Now commit the changes using,
`git commit -m "Add team#x"`

9. Push the changes using,
`git push`

10. Open a pull request: As soon as the changes will be pushed, GUI of repository's main page will show a yellow banner saying you too open a Pull request, just click on it and you are done.

For making changes to PR, just keep on repeating Step 6-9.

### Rules

- Keep your content as original as possible.
- It is allowed to use available softwares/packages as a module, but they can't be your project.

### Contact / Support

- Write to us at: __[technical.committee@iiitvadodara.ac.in](mailto:technical.committee@iiitvadodara.ac.in)__
- Join the discord server: __[Technical Committee](https://discord.gg/Rw4X9rYZgR)__

### Our Community

- Open source projects created by students at IIITV : [IIITV Open Source Org](https://github.com/iiitv)
- Discord channel where we discuss topics related to DSA and Competitive Programming: [IIITVCC Discord Server Invite](https://discord.gg/pUPbVHF)
- Join the Open Source Org and our Slack Channel to ask your doubts and discussion: [Get Me In](https://getmein.glitch.me/), [Slack](https://join.slack.com/t/iiitvadodara/shared_invite/zt-gx92qvc2-X_NREKMxP6f7DlyZuxzM_g)

### Happy Hacking! 🖖

***

<p align='center'>Made With ❤️ By <a href="https://github.com/iiitv">Team API Digest</a></p>
<p align="center">
<a href="" rel="noopener">
<img width=370px height=280px src="https://github.com/Arsh150701/api-digest-2021/blob/team%2326/team%2326%20-%205/app/src/main/res/drawable/rickmortyrepoimg.jpg" alt="Project logo"></a>
</p>
<h3 align="center">Rick Rolled</h3>

---

## 📝 Overview of project
This is an application build during the Api-digest-2021

The application uses a [_'RickAndMorty'_](https://rickandmortyapi.com) api.

On the main screen, there are _cards_ which display basic character info.

User can navigate back and forth among the different pages to view all characters.

There is a family tree for the Smith family which also shows character info upon clicking on a certain image.

#### Future Scope
We intend to add a filter feature which will allow user to search for a character just by name, species, status(DOA) etc.

Add the location and episode views.

### Installing

A step by step series of instructions that tell you how to get a development env running.

```
Clone the repository
Open the project in Android Studio
Connect the Android phone and enable USB debugging OR Connect the AVD and have it up and running
Click on run in Android Studio
```

## 🚀 Deployment

To quickly run the app on your phone, head over to Releases on right side of these page and download the .apk file for this application.

## ⚒️ Developers

- [Akshat Srivastava](https://github.com/Arsh150701)
- [Devansh Agarwal](https://github.com/devanshagar783)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added team#26 - 5/.gradle/6.5/fileHashes/fileHashes.lock
Binary file not shown.
Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions team#26 - 5/.gradle/buildOutputCleanup/cache.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#Sun Feb 21 14:58:23 IST 2021
gradle.version=6.5
Binary file not shown.
Binary file added team#26 - 5/.gradle/checksums/checksums.lock
Binary file not shown.
Binary file added team#26 - 5/.gradle/checksums/md5-checksums.bin
Binary file not shown.
Binary file added team#26 - 5/.gradle/checksums/sha1-checksums.bin
Binary file not shown.
Empty file.
3 changes: 3 additions & 0 deletions team#26 - 5/.idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions team#26 - 5/.idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 52 additions & 0 deletions team#26 - 5/.idea/assetWizardSettings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added team#26 - 5/.idea/caches/build_file_checksums.ser
Binary file not shown.
6 changes: 6 additions & 0 deletions team#26 - 5/.idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions team#26 - 5/.idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions team#26 - 5/.idea/jarRepositories.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading