Skip to content

RazinDangol/gSewa

Repository files navigation

gSewa(Greedy Sewa)

Flask program to analyze transaction/data from eSewa excel datasheet. ##Requirements

  pip install -r requirements.txt

##Note: Only few features works currently but don't worry all features will work soon :) Features not working:

  • Uploading of excel datasheet
  • Total Tab

##Usage

redis-server
  • Start celery worker
celery -A gsewa.celery worker -l info
  • Then runserver
python manage.py runserver

Navigate to 127.0.0.1:5000/

About

Flask program to analyze data from esewa datasheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published