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
admin 2020-01-28
vendor 2020-01-28
actions.js 2020-01-28 6.5 kB
actions.min.js 2020-01-28 3.2 kB
autocomplete.js 2020-01-28 1.1 kB
calendar.js 2020-01-28 7.8 kB
cancel.js 2020-01-28 204 Bytes
change_form.js 2020-01-28 712 Bytes
collapse.js 2020-01-28 1.2 kB
collapse.min.js 2020-01-28 1.6 kB
core.js 2020-01-28 7.1 kB
inlines.js 2020-01-28 13.7 kB
inlines.min.js 2020-01-28 5.8 kB
jquery.init.js 2020-01-28 363 Bytes
popup_response.js 2020-01-28 569 Bytes
prepopulate.js 2020-01-28 1.5 kB
prepopulate.min.js 2020-01-28 372 Bytes
prepopulate_init.js 2020-01-28 495 Bytes
SelectBox.js 2020-01-28 5.8 kB
SelectFilter2.js 2020-01-28 12.7 kB
timeparse.js 2020-01-28 3.0 kB
urlify.js 2020-01-28 8.7 kB
Totals: 22 Items   82.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