An open API service indexing awesome lists of open source software.

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.

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