Skip to content

musniro/openstudyroom

 
 

Repository files navigation

openstudyroom

This is the code of the website for the Open Study Room kgs community that runs at openstudyroom.org.

This website is written in python and powered by django.

To manage the content, we use the wagtail CMS along with the puput blogging app.

The forum is powered by machina and uses markdown.

The app managing the league is a homemade django app.

The project is under GNU GPL 3.

You can find a How To deploy this locally in our wiki

League app

You can find it under the league folder. The scraper() function inside views.py is run by cron every 5 mins.

About

website for openstudyroom.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • CSS 28.6%
  • HTML 7.9%
  • Python 5.6%