Skip to content

Swimming Pool Management System - A Django based Web Application

Notifications You must be signed in to change notification settings

encrypted-jpg/SPMS2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Engineering

Swimming Pool Management System

Overview

The Swimming Pool Management System (SPMS) is a program to be used by multiple types of users: the team handling the administration of the pool, its members as well as those non-members wishing to use the pool for pre-defined purposes like signing up for membership, organizing a party. - SPMS makes it easy for users to sign up and become a non-member user, or they can purchase membership too or even extend it. They can do various actions like participating in the competitions, booking events, booking a ticket for a competition etc. all from the website itself. - System also provides an easy to use interface for the people responsible for running the pool, like course coordinators, committee members and manager. The use cases for each of these people have been defined in the SRS. - SPMS aims to facilitate as many activities happening in a swimming pool as it can with the help of an easy to use website, using which there is an element of ease of use as websites can be accessed from anyone anywhere anytime provided he/she has an internet connection.

Instructions (How to run) :

Follow the steps to run the SPMS : Heroku website: 1) link: https://spms007.herokuapp.com/ Local: 1) open console 2) Go inside SPMS -> mysite -> 3) python3 manage.py runserver

Pre Requirements :

Following pre requirements are must for this project : Heroku website: 1) Internet connection 2) Web Browser Local: 1) python 3 2) django 3) Web Browser END

About

Swimming Pool Management System - A Django based Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.6%
  • Python 47.1%
  • CSS 0.3%