Skip to content

Updated new changes #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open
8 changes: 5 additions & 3 deletions docs/project_MDMA/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ The Material Donor Mutual Assist project by BWorks is designed to streamline the

- **Source Code:** [https://github.com/oss-slu/material-donor-mutual-assist](https://github.com/oss-slu/material-donor-mutual-assist) [<img src="/img/git-alt.svg" alt="git" width="25" height="25" />](https://github.com/oss-slu/material-donor-mutual-assist)
- **Client:** BWorks Organization
- **Current Tech Lead:** Anjali Putta [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/Anjali0407-git/) [<img src="/img/linkedin.svg" alt="linkedin" width="25" height="25" />](https://www.linkedin.com/in/anjali-putta-278164227/) [<img src="/img/portfolio.svg" alt="portfolio" width="25" height="25" />](https://anjali-official.netlify.app/)
- **Current Tech Lead:** Lalith Adithya Reddy Avuthu [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/alar12)[<img src="/img/linkedin.svg" alt="linkedin" width="25" height="25" />](https://www.linkedin.com/in/lalith-adithya-reddy-avuthu-1a409b192/)
- **Previous Tech Lead:** Anjali Putta [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/Anjali0407-git/) [<img src="/img/linkedin.svg" alt="linkedin" width="25" height="25" />](https://www.linkedin.com/in/anjali-putta-278164227/) [<img src="/img/portfolio.svg" alt="portfolio" width="25" height="25" />](https://anjali-official.netlify.app/)
- **Developers:**
- Sai Kiran Reddy Beeram (capstone) [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/saikiran0405) [<img src="/img/linkedin.svg" alt="linkedin" width="25" height="25" />](https://www.linkedin.com/in/sai-kiran-reddy-beeram-866075190/)
- Mahaboob Pasha Mohammad (capstone) [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/miabu-pashh) [<img src="/img/linkedin.svg" alt="linkedin" width="25" height="25" />](https://www.linkedin.com/in/mohammad-mahaboob-pasha/)
Expand Down Expand Up @@ -40,10 +41,11 @@ The Material Donor Mutual Assist project by BWorks is designed to streamline the

After logging in, users are redirected to the homepage where they are presented with the information about the application. From here, they can navigate to different sections:

- **Donations:** View a list of all donated items. Search and filter options are available to find specific donations easily
- **Donor Form:** Registers new donor
- **Donations:** View a list of all donated items. Search and filter options are available to find specific donations easily. Azure storage container is used for storing images.
- **Donor Form:** Registers new donor(email alerts enabled)
- **Programs:** Create and manage programs that will utilize the donated items. Each program can be linked to specific donations
- **Item Details:** By selecting an item, users go to a detailed page where they can update the item’s status, upload photos, and send updates to donors via email
- **Prduction URL:** Product is now deployed and live at "https://oss-slu.github.io/material-donor-mutual-assist/"

### Development Priorities

Expand Down