colla69 / superDash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

superDash

this is a Django project holding the code to my online Dashboard.

Description

It holds useful links to me, and offers some utils. (Utils in this project are small scripts that can crawl to the internet and save usefull info in a structured way) It's private playground to test the Django framework and help my day to day life.

Get it working

If you want to try it out you should set up a new database in the settings.py and migrate. The crawlers for my university won't be working since a script containing my account details is not a part of this project.

Production

Should you want to deploy this on a server you can simply use docker-compose up -d a Dockerfile and a docker-compose.yaml are ready to roll everything out on port 8888

About


Languages

Language:Python 89.6%Language:C 4.5%Language:HTML 1.7%Language:XSLT 1.3%Language:JavaScript 1.2%Language:CSS 0.9%Language:C++ 0.5%Language:Objective-C 0.2%Language:Shell 0.0%Language:Dockerfile 0.0%