Download Latest Version Archive.zip (58.7 MB)
Email in envelope

Get an email when there's a new version of s.curd.io

Home / django-projects / thedumbbellgym.com
Name Modified Size InfoDownloads / Week
Parent folder
staticfiles 2020-01-28
static 2020-01-28
notifications 2020-01-28
payments 2020-01-28
reports 2020-01-28
accounts 2020-01-28
Gymnasium 2020-01-28
members 2020-01-28
results 2020-01-28
templates 2020-01-28
db.sqlite3 2020-01-28 165.9 kB
LICENSE 2020-01-28 35.1 kB
manage.py 2020-01-28 541 Bytes
README.md 2020-01-28 1.6 kB
requirements.txt 2020-01-28 138 Bytes
Totals: 15 Items   203.4 kB 0

Django-Gym-Member-Manager

A Gym Member Manager Web App using Django

A simple gym member manager to keep a track of all payments and members

Features

  • Easy to use (Even an amateur can use!)
  • A simple GUI
  • Faster load speeds (thanks to Django 2.0!)
  • Reports for keeping track of payments and admissions

Working

Working

How to use

  • Download the zip
  • Extract the contents
  • Install all dependencies by executing the following command:

    $pip install -r requirements.txt

  • For running the application simply execute the following commands:

    $python3 manage.py migrate $python3 manage.py runserver

  • For creating a user execute:

    ``` $python3 manage.py createsuperuser

    Follow the instructions

    ```

  • You can now login to the system!

Built with ♥ and :coffee: by Omkar Pathak

Donation

If you have found my softwares to be of any use to you, do consider helping me pay my internet bills. This would encourage me to create many such softwares :)

PayPal Donate via PayPal!
₹ (INR) Donate via Instamojo
Source: README.md, updated 2020-01-28