Skip to content

The Django backend of the one true portal for any and every educational institute

License

Notifications You must be signed in to change notification settings

ktg-123/omniport-backend

 
 

Repository files navigation

The backend of the one true portal for any and every educational institute

Backend

This is the backend of Omniport.

Technological stack

  • Language: Python
  • Framework: Django
  • API Framework: Django REST framework
  • Server: Gunicorn + Daphne
  • WS Routing: Channels
  • Other noteworthy packages: Django OAuth Toolkit, Swapper

A Dockerised setup is the preferred mode of installation. One such is provided by us on our GitHub account. You can however set all the components up yourself, after suffering a reasonable amount of headbanging, cursing, and physical and mental pain.

This can be found at https://github.com/IMGIITRoorkee/omniport-docker.

Contribution guidelines

  • Fork the repository to your account.
  • Branch out to a_meaningful_branch_name.
  • Send in a WIP: Pull request.
  • Commit your changes.
  • Add your name to CONTRIBUTORS.md.
  • Get your pull request merged.

It's that simple!

Credits

About

The Django backend of the one true portal for any and every educational institute

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.6%
  • CSS 13.8%
  • Shell 2.6%
  • HTML 2.0%