- This is a python Django web application.
- It uses the PosgreSQL database.
- The web interface is built solely on HTML, CSS and few javascripts in the html files.
- Employs e-mail sending by the application
It employs:
- If statements in multiple functionalities such as determining if a user who is a donor cannot login to a donation center page.
- Multiple queries that are used in extracting data from database. For instance, when sending e-mails to donors the location, name and the county of the facility has to be extracted
When a user runs the application, a web page opens. The web page allows the user user to deliver feedback that is send to the email brema2019.20@gmail.com. They can also log in as donors or as donation centers.
The donation centers once logged in, can perform multiple tasks found on the navigation bar of the donation center homepage.