Skip to content

sumedhmhatre01/society-maintenance-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Society Maintenance Tracker

A simple web-based Society Maintenance Tracker built using HTML, CSS, JavaScript, and Supabase.

Live Demo

🌐 Live Website: https://society-maintenance-tracker.onrender.com

Features

  • Secure user authentication with Supabase
  • Add and manage society members
  • Track monthly maintenance payments
  • View payment status and payment history
  • Society settings management
  • Responsive and user-friendly interface
  • Cloud database powered by Supabase

Tech Stack

Frontend

  • HTML5
  • CSS3
  • JavaScript

Backend & Database

  • Supabase Authentication
  • Supabase Database

Deployment

  • Render

Database Structure

Members

Stores society member information:

  • Name
  • Flat Number
  • Wing
  • Phone Number
  • Maintenance Amount

Payments

Stores maintenance payment records:

  • Member ID
  • Month
  • Year
  • Amount
  • Status
  • Payment Date

Settings

Stores society-wide configuration:

  • Society Name
  • Society Address
  • Maintenance Amount
  • Admin Details

How to Run Locally

  1. Clone the repository
git clone https://github.com/sumedhmhatre01/society-maintenance-tracker.git
  1. Open the project folder
cd society-maintenance-tracker
  1. Open index.html in your browser

No additional installation is required.

Deployment

This project is deployed on Render:

https://society-maintenance-tracker.onrender.com

Disclaimer

This project was created for learning and practice purposes. It is not intended for production use without additional security configurations and database access policies.

Author

Sumedh Mhatre

GitHub: https://github.com/sumedhmhatre01

About

Society Maintenance Tracker built with HTML, CSS, JavaScript, Node.js, and supabase for managing maintenance payments and records.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors