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

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

Name Modified Size InfoDownloads / Week
Parent folder
__pycache__ 2020-01-28
migrations 2020-01-28
templates 2020-01-28
admin.py 2020-01-28 63 Bytes
apps.py 2020-01-28 91 Bytes
models.py 2020-01-28 278 Bytes
tests.py 2020-01-28 60 Bytes
urls.py 2020-01-28 1.3 kB
views.py 2020-01-28 2.5 kB
Totals: 9 Items   4.2 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