22.07.25
"Support Hero" is a community-driven platform where users can create and accept support services, donate transparently, and help build a network of trust and assistance. This is a Lab project for our Software Engineering and System Analysis Lab (CSE0613226).
Faculty: Sadia Jahan
Submitted by : (Group 7: "Team Nexus Codex")
- Partho Kumar Ray Amit (070)
- Md. Ashraful Haque Zani (075)
- Gaus Saraf Murady (088)
- Md. Jubair Ahammed (112)
- v2.2 SRS Report - Support Hero.pdf
- Updates needed:
- "Donor" system is integrated with all users, or any user can donate.
- Donation done using a Debit transaction system where the users recharge a balance account before spending from it
- Update diagrams for the final donation system (We may change to Payment Gateways in the future)
- UI tools: excalidraw (for drafts)
- Add full Market Research done by Grok AI (the files are in the repo)
(tomra jei email provide korso sheta diye dhukba)
- database files are at the path:
C:\xampp\mysql\data\* - but to export it, open the database in XAMPP and use "Export" to export as a .sql file (or, ".sql.zip")
- in the new location (in a different computer) create a new database, and use "Import" and select the .sql file or the .sql.zip to import the database files.
- For the hosting, make sure DB connection file has the information of the hosting account, and not the localhost details (like "root", "localhost")
- Consistent reminder of services: Accepted / Offered sevices will be reminded throughout the website using a popup bar on the screen
- Add location to service creation. Add "Agreements" to services and make minimum payments (neglegible amount) mandatory to reduce spam.
- AI Chat
- CSS improvements
- Javascript improvements. PHP to Laravel/Node.js/Django Backend, and MySQL to MongoDB Database.