GithubHelp home page GithubHelp logo

codewithlfn / disaster-alleviation-foundation Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 888 KB

The Disaster Alleviation Foundation is a non-profit organization dedicated to providing practical aid during disasters. This web application is designed to track donations, manage disaster-related activities, and ensure transparency in the foundation's operations.

Home Page: https://disasteralleviationfoundation20230922030650.azurewebsites.net/

HTML 59.46% C# 39.84% CSS 0.59% JavaScript 0.11%

disaster-alleviation-foundation's Introduction

Disaster Alleviation Foundation

The Disaster Alleviation Foundation is a non-profit organization dedicated to providing practical aid during disasters. This web application is designed to track donations, manage disaster-related activities, and ensure transparency in the foundation's operations.

Tech Stack

  • ASP.NET Core Web App (MVC)
  • Identity for User Authentication
  • Azure SQL Database

Features

Color Scheme:

  • The web application adheres to the foundation's color scheme, using purple and orange.

User Authentication:

  • Secure user authentication is implemented to control access to different functionalities.
  • Two user roles: Admin and User.

Admin Features:

  • Admin user have access to:
    • Add new disasters.
    • Allocate monetary funds to an active disaster.
    • Allocate goods to an active disaster.

User Features:

  • Regular users have access to:
    • Capture new monetary donations with mandatory information (date and amount). Donors may choose to remain anonymous.
    • Capture new goods donations with mandatory information (date, number of items, category, and description). Donors may choose to remain anonymous.

Goods Categories:

  • Pre-configured categories include:
    • Clothes
    • Non-perishable foods
  • Admin user can define new categories for goods.

Disaster Management:

  • Admin user can capture new disasters with information such as start date, end date, location, and description.
  • It is possible to specify required aid types for each disaster (e.g., water provision, clothing, food).

Lists and Allocations:

  • Admin user can view lists of:
    • All incoming monetary donations.
    • All incoming goods donations.
    • All disasters.
    • Allocation features:
      • Allocate money to an active disaster.
      • Allocate goods to an active disaster.
      • Capture the purchase of goods using available money, decreasing available funds, and adding goods to the inventory allocated to a specific disaster.

Transparency:

  • Publicly accessible page displaying:
    • Total monetary donations received.
    • Total number of goods received.
    • Currently active disasters, with allocated money and goods.

Unit Tests:

  • Implement unit tests to ensure the logic of the application, such as checking that you cannot allocate more goods than are available.

disaster-alleviation-foundation's People

Contributors

codewithlfn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.