Solar Save is a web application designed to facilitate carbon offset donations. The application offers functionalities for three user types: Admin, Staff, and Householder.
- Browse countries and associated projects for donations.
- Donate via PayPal (sandbox donation).
- Calculate Carbon offset using a calculator.
- View user statistics (number of donations, projects donated to).
- Export statistics as an Excel sheet.
- View statistics for users and staff.
- Suspend householder accounts.
- Delete accounts.
- Approve staff registration requests.
- Interactive 24/7 Chat Functionality for staff to resolve householder queries.
- Payment using Stripe (currently, only PayPal is implemented for sandbox donations).
- Frontend: HTML5, CSS3, Bootstrap, JavaScript, jQuery.
- Backend: Flask, SQLite.
Read the Setup Guide for detailed instructions on setting up the development environment.
Refer to the User Guide for detailed information on how to use the application.
To clone the project repository, use the following command:
https://github.com/Vivek-Tate/SolarSave.git
See the LICENSE file for details.
Feel free to reach out via the project's GitHub repository for any issues or contributions. Enjoy exploring Solar Save!