https://github.com/sdslabs/studyportal
The solutions portal of IITR
https://github.com/sdslabs/studyportal
django-rest-framework education elasticsearch google-drive-api-v3 javascript python3 reactjs study
Last synced: 10 days ago
JSON representation
The solutions portal of IITR
- Host: GitHub
- URL: https://github.com/sdslabs/studyportal
- Owner: sdslabs
- License: mit
- Created: 2021-10-24T18:54:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T12:43:26.000Z (over 3 years ago)
- Last Synced: 2025-04-01T16:13:16.785Z (about 1 month ago)
- Topics: django-rest-framework, education, elasticsearch, google-drive-api-v3, javascript, python3, reactjs, study
- Homepage:
- Size: 12.7 KB
- Stars: 25
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Study Portal
> The solutions portal of IITR
![]()
[](https://github.com/sdslabs/studyportal/blob/master/LICENSE.md)
[](https://github.com/sdslabs/studyportal/issues)


[](https://discord.gg/ch2ZJKzfh7)[Study Portal](https://study.sdslabs.co) is an online portal for accessing study materials in IIT Roorkee. The platform is managed by [SDSLabs](https://sdslabs.co) in collaboration with [ARP IITR](http://arp.iitr.ac.in/).
Watch the intro video [here](https://www.facebook.com/SDSLabs/videos/410983967251810/)
## Contents
* [Features](#features)
* [Contributing](#contributing)
* [Contact](#contact)## Features
* Search for resources across all departments and courses
* Request and upload study materials
* Google drive as a resource database
* Personalised course dashboard## Contributing
[](https://github.com/dwyl/esta/issues)We're accepting PRs for our open and unassigned [issues](https://github.com/sdslabs/studyportal/issues). We love your contributions!
Kindly follow the steps below to get started:**1.** Fork this repository
```shell
$ git clone https://github.com/sdslabs/studyportal
```
**2.** Pull submodules
```shell
$ git submodule update --init --recursive
```
**3.** Setup Axion and Nexus
Follow the setup guidelines for [Axion](https://github.com/sdslabs/studyportal-axion) and [Nexus](https://github.com/sdslabs/studyportal-nexus)**4.** Make changes and raise a [PR](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) in appropriate repo (either studyportal-axion or studyportal-nexus)
**5.** Congratulations! Sit and relax, you've made your contribution :)
## Contact
If you have a query regarding the product or just want to say hello then feel free to visit [chat.sdslabs.co](https://chat.sdslabs.co/) or drop a mail at [[email protected]](mailto:[email protected])We encourage you to join our [discord](https://discord.gg/ch2ZJKzfh7) server and be a part of the community!
----
Made with :heart: by [SDSLabs](https://sdslabs.co/)