Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
amanbh2 committed Oct 18, 2022
1 parent def8c93 commit 1f5398b
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 24 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
AI
71 changes: 47 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,61 @@
# UPSC-Star
# **UPSC-STAR**
![GitHub Repo stars](https://img.shields.io/github/stars/amanbh2/UPSC-Star?style=for-the-badge&color=brightgreen&logo=github)
![GitHub top language](https://img.shields.io/github/languages/top/amanbh2/UPSC-Star?style=for-the-badge&color=gold&logo=cplusplus)
![GitHub language count](https://img.shields.io/github/languages/count/amanbh2/UPSC-Star?style=for-the-badge&color=239ed8&logo=windowsterminal)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/amanbh2/UPSC-Star?color=f34b7e&style=for-the-badge)

A website where UPSC aspirants can easily search and filter all previous year questions.

Link:https://amanbh2.github.io/UPSC-Star/
```
https://amanbh2.github.io/UPSC-Star/
```

#How to search questions:
+ Ensure right filter setting is set.
+ Type keyword in search area like - "water", "chola", "indus" etc.
+ It should be noted that the algorithm used in this website searches for all words that contains the keyword. For example if we search for "indus", the result will include all questions containing the word "indus", "industry" and others.
+ If you are seeking questions containing specifically "indus" only then add space at the end of your keyword as "indus ". Notice the space at the end.
## Instructions

#How to set filters:
+ At the right end of search bar we have filter button. Clicking it pops down all available filters.
+ Under year filters, select year to display question asked particulary in that year only. If no year is selected all questions from year 2013 to present will be displayed.
+ Under paper filters, one can choose to display questions from selected paper. By default GSI {General Studies -I} is selected, click to select different papers.
### How to search questions:

#Shortcut for desktop/laptop users:
+ Enter: To search
+ Esc: To reset
- Ensure right filter setting is set.
- Type keyword in search area like - "water", "chola", "indus" etc.
- It should be noted that the algorithm used in this website searches for all words that contains the keyword. For example if we search for "indus", the result will include all questions containing the word "indus", "industry" and others.
- If you are seeking questions containing specifically "indus" only then add space at the end of your keyword as "indus ". Notice the space at the end.

#Abbreviations:
+ GS-I: General Studies - I {History, Society & Geography}
+ GS-II: General Studies - II {Constitution, Polity & Governance}
+ GS-III: General Studies - III {Economy, Environment, Science & Technology, Internal Security & Disaster Management}
+ GS-IV: General Studies - IV {Ethics and Aptitude}
### How to set filters:

#Year: From 2013 to Present
- At the right end of search bar we have filter button. Clicking it pops down all available filters.
- Under year filters, select year to display question asked particulary in that year only. If no year is selected all questions from year 2013 to present will be displayed.
- Under paper filters, one can choose to display questions from selected paper. By default GSI {General Studies -I} is selected, click to select different papers.

#Dark Mode: The algorithm automatically sets dark theme from 20:00 IST to 05:00 IST. However the theme can be toggled easily by clicking on top right button.
### Shortcut for desktop/laptop users:

- Enter: To search
- Esc: To reset

## Abbreviations:

- GS-I: General Studies - I {History, Society & Geography}
- GS-II: General Studies - II {Constitution, Polity & Governance}
- GS-III: General Studies - III {Economy, Environment, Science & Technology, Internal Security & Disaster Management}
- GS-IV: General Studies - IV {Ethics and Aptitude}

## Year

From 2013 to Present

## Dark Mode

The algorithm automatically sets dark theme from 20:00 IST to 05:00 IST. However the theme can be toggled easily by clicking on top right button.

## Screenshots

#Screenshots
+ Desktop or Laptop:
![image](https://user-images.githubusercontent.com/69214242/179416307-aba6c497-d1bc-4cfc-95a5-0d533b3483a3.png)
![image](https://user-images.githubusercontent.com/69214242/179416323-97cba958-722f-497d-b384-a644be3460f9.png)

## Developer

**Aman Bhaskar**

#Developer: Aman Bhaskar {https://github.com/amanbh2}
<p align="left"><a href="https://github.com/amanbh2"><img src="https://custom-icon-badges.demolab.com/badge/-Github-333?style=for-the-badge&logoColor=white&logo=github"/></a>
<a href="https://www.linkedin.com/in/amanbh2/"><img src="https://custom-icon-badges.demolab.com/badge/-LINKEDIN-00a0dc?style=for-the-badge&logo=linkedin&logoColor=white"/></a>
<a href="mailto:amanbh2@gmail.com."><img src="https://custom-icon-badges.demolab.com/badge/-Gmail-ea4335?style=for-the-badge&logo=gmail&logoColor=white"/></a>
<a href="https://t.me/amanbh2"><img src="https://custom-icon-badges.demolab.com/badge/-Telegram-0088cc?style=for-the-badge&logo=telegram&logoColor=white"/></a>
</p>

0 comments on commit 1f5398b

Please sign in to comment.