Skip to content

johnbenedictyan/Online-Helper-Website

Repository files navigation

OnlineMaid V2

A rewrite for OnlineMaid website which uses class-based views instead of function-based views.

Quick Installation

  1. pip3 install requirements.txt
  2. cp sample-env.py env.py
  3. python3 manage.py migrate
  4. Update the environmental variables within env.py
  5. python3 manage.py runsslserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages