Skip to content

left841/webforces

 
 

Repository files navigation

Webforces

How to install:

  1. Install Python 3.7+
  2. Install MongoDB
  3. Install webforces:
    python -m pip install -r requirements.txt
    python manage.py migrate

How to run:

Server

python manage.py runserver

Web application

Open URL that is displayed after starting server in your browser.

Desktop application

cd desktop_app
python start_application.py

About

Web service with algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • HTML 3.0%
  • Other 0.1%