Skip to content

NilaiVemula/pycellfit-web

Repository files navigation

pycellfit-web

A web-app implementation of pycellfit built using Django and deployed with Heroku. A live-version of the website is available here.

Getting Started

Starting server:

    cd pycellfitweb
    python manage.py runserver

Technical Overview

  • No database models are being used. Files are uploaded using a form, processed using pycellfit, and outputs are generated using plotly.
  • UI is created using Bootstrap 4 CSS.

About

A web-app implementation of pycellfit using Django

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published