All Projects → OmkarPathak → Django-Gym-Member-Manager

OmkarPathak / Django-Gym-Member-Manager

Licence: GPL-3.0 License
A Gym Member Manager Web App using Django

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Django-Gym-Member-Manager

node-starter-kit
Node.js / GraphQL project template pre-configured with TypeScript, PostgreSQL, login flow, transactional emails, unit tests, CI/CD workflow.
Stars: ✭ 76 (+105.41%)
Mutual labels:  webapp
TetoRouting
Simple routing for WebApp
Stars: ✭ 17 (-54.05%)
Mutual labels:  webapp
powerstation
A Tool for Detecting Performance Bugs in Rails Applications
Stars: ✭ 57 (+54.05%)
Mutual labels:  webapp
svelte-electron-boilerplate
🧬 Create a desktop app with this user-friendly Svelte boilerplate for electron
Stars: ✭ 70 (+89.19%)
Mutual labels:  webapp
Image-to-Braille
Give it an image, and it will become unicode braille
Stars: ✭ 140 (+278.38%)
Mutual labels:  webapp
Beatbump
Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
Stars: ✭ 77 (+108.11%)
Mutual labels:  webapp
Edite
📸 Your new Photoshop
Stars: ✭ 17 (-54.05%)
Mutual labels:  webapp
vue-ylbs-shop
使用vue搭建的商城,可供商业使用和个人学习参考
Stars: ✭ 41 (+10.81%)
Mutual labels:  webapp
ngxp-quotes-app
Cross Platform Quotes Application built with Angular and Nativescript.
Stars: ✭ 26 (-29.73%)
Mutual labels:  webapp
thermomix-recipes
A simple jQuery mobile cookbook (dedicated for the thermomix or bimby kitchen robot)
Stars: ✭ 15 (-59.46%)
Mutual labels:  webapp
englishextra.github.io
English Grammar for Russian-Speakers, a PWA website + SPA
Stars: ✭ 19 (-48.65%)
Mutual labels:  webapp
pytorch-serving
[UNMAINTAINED] A starter pack for creating a lightweight responsive web app for Fast.AI PyTorch models.
Stars: ✭ 16 (-56.76%)
Mutual labels:  webapp
impex
a powerful web application engine
Stars: ✭ 74 (+100%)
Mutual labels:  webapp
appleauth-net
AppleAuth.NET is a simple library that facilitates the implementation of "Sign in with Apple" for .NET applications.
Stars: ✭ 23 (-37.84%)
Mutual labels:  webapp
ambianic-ui
PWA for managing Ambianic Edge devices (smart cameras).
Stars: ✭ 32 (-13.51%)
Mutual labels:  webapp
ESPecial
ESP32 automation with web interface and telegram bot
Stars: ✭ 77 (+108.11%)
Mutual labels:  webapp
http-simple-cheatsheet
Simple HTTP status codes cheatsheet 🦄
Stars: ✭ 18 (-51.35%)
Mutual labels:  webapp
BootstraPHP
A Bootstrap wrapper for PHP
Stars: ✭ 24 (-35.14%)
Mutual labels:  webapp
you-can-quit
A tool to support your progress in quitting whatever your bad habit is.
Stars: ✭ 56 (+51.35%)
Mutual labels:  webapp
pglet
Pglet - build internal web apps quickly in the language you already know!
Stars: ✭ 555 (+1400%)
Mutual labels:  webapp

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 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].