Skip to content

An application to help a local shelter to manage their donation inventory.

Notifications You must be signed in to change notification settings

samlee088/donation-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

donation-manager

Description

This is a project created to help a local shelter manage their donation transactions and inventory.

The application was created using a MERN stack with MUI material.

Table of Contents

Installation

localhost option:

npm i
.env file creation in server folder
    within the server env file, MONGO_URL and PORTis required
        MONGO_URL=${Your own mongoDB link}
        PORT=5001
.env file creation in client folder
    within the client env.local file, REACT_APP_BASE_URL is required
        REACT_APP_BASE_URL=http:https://localhost:5001

if localhost options are not available, then a live website is also available. Please note that this there is significant load time the when loading this page, please be patient

https://donation-manager-frontend.onrender.com

Usage

This application can be used to register donations received, distributions made, and a summary view to see donator history and current inventory.

A picture of the summary page

Contributing

na

Tests

na

Questions

Please reach me with any of the following: github.com/samlee088

Email: [email protected]

License

WTFPL

WTFPL License

About

An application to help a local shelter to manage their donation inventory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published