https://github.com/jayakrishnagaddam/donation-management-system
A basic and secure Donation Management System that help interaction between Helpers and Help Seekers. Secure Database and Interactions are the main specialities of this project.
https://github.com/jayakrishnagaddam/donation-management-system
bootstrap flask html javascript mongodb python
Last synced: 3 months ago
JSON representation
A basic and secure Donation Management System that help interaction between Helpers and Help Seekers. Secure Database and Interactions are the main specialities of this project.
- Host: GitHub
- URL: https://github.com/jayakrishnagaddam/donation-management-system
- Owner: jayakrishnagaddam
- License: mit
- Created: 2023-10-12T07:58:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-09T20:55:29.000Z (over 2 years ago)
- Last Synced: 2025-01-11T16:21:13.009Z (over 1 year ago)
- Topics: bootstrap, flask, html, javascript, mongodb, python
- Language: HTML
- Homepage: https://dms-d09q.onrender.com/
- Size: 13.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A detailed Donation Management System that works to help people in need of anything...
This project is mainly based on Python Framework that is Flask.
The Frontend Networks that are used are Bootstrap, CSS and HTML.
I have Connected to MongoDB database and Added the donations required into the Database then fetch them into the application.
This is a User-Friendly application that renders very soomthly between pages.
Requirements:
1.Flask
2.Bootstrap
3.PyMongo
4.MongoDB
5.CSS
and a platform to run the python code like VSC or PyChram.
Getting Started:
You just need to type "python app.py" on Terminal...
Happy Coding