mmodenesi / nerdhelp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nerdhelp

A django based web-app to help organizing your study. Only for obsessive nerds like me.

Create class notes, synopsis and recaps using rich text editor, latex support, embedding images and videos.

I developed it to organize my own class notes. So authentication mechanism is absent. It's focused on organizing your knowledge on cards, tagging them, then using to prepare your exams.

screenshot_1!

how to use it

Install docker

Install fades

  • Create the containers with make build
  • Apply migrations and create superuser with make bootstrap
  • Run the app with make run
  • Browse localhost:8080

About


Languages

Language:JavaScript 69.6%Language:Python 17.7%Language:HTML 9.7%Language:CSS 2.6%Language:Makefile 0.2%Language:Dockerfile 0.1%Language:Shell 0.1%