A simple web-based Society Maintenance Tracker built using HTML, CSS, JavaScript, and Supabase.
🌐 Live Website: https://society-maintenance-tracker.onrender.com
- 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
- HTML5
- CSS3
- JavaScript
- Supabase Authentication
- Supabase Database
- Render
Stores society member information:
- Name
- Flat Number
- Wing
- Phone Number
- Maintenance Amount
Stores maintenance payment records:
- Member ID
- Month
- Year
- Amount
- Status
- Payment Date
Stores society-wide configuration:
- Society Name
- Society Address
- Maintenance Amount
- Admin Details
- Clone the repository
git clone https://github.com/sumedhmhatre01/society-maintenance-tracker.git- Open the project folder
cd society-maintenance-tracker- Open
index.htmlin your browser
No additional installation is required.
This project is deployed on Render:
https://society-maintenance-tracker.onrender.com
This project was created for learning and practice purposes. It is not intended for production use without additional security configurations and database access policies.
Sumedh Mhatre