Skip to content

mtmvuse/MotherToMother

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mother To Mother Repository

Overview

Mother to Mother is a web application that automates outgoing and incoming dontion flows. It has both a user app and admin portal to it. The user app allows donoers/ requesters create profiles and record each of their donations. The admin portal allows admins to view all donations and requests and generate reports to better understand the donation flows.

Running the project

Running the backend

  • Navigate to the backend folder
MTM-Backend

and run

npm install

to install dependencies. Run

npm start

to start the server.

  • The server should be running on port 3001.

Running the frontend (React)

  • Navigate to the frontend directory
MTM-Frontend

and run

npm i

to install dependencies. Run

npm start

to start the frontend app.

Sources

For a more detailed guide on how to set up firebase, and an explanation of all involved steps and files, check out the guide below.

About

2023 - 2024: Monorepo for Mother To Mother

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages