From dc0ac40e1385b39058e8d17e927ed8078353b1f2 Mon Sep 17 00:00:00 2001
From: Jason Zheng <48730262+jasozh@users.noreply.github.com>
Date: Mon, 20 May 2024 17:02:58 -0400
Subject: [PATCH] Add contributors (#259)
* Add contributors
* Update name
* Update name
---
README.md | 79 ++++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 64 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index eb16bb8e..9ce5edc0 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,6 @@
-
-
Table of Contents
@@ -35,24 +33,24 @@
+
+## About the Project
-
-## About The Project
-This project aims to develop a volunteer management system for Lagos Food Bank Initiative. The system will allow volunteers to sign up for shifts, and for LFBI to manage volunteers and hours.
+This project aims to develop a volunteer management system for Lagos Food Bank Initiative. The system will allow volunteers to sign up for shifts, and for LFBI to manage volunteers and hours.
### Built With
-* [![Next][Next.js]][Next-url]
-* [![React][React.js]][React-url]
-* [![Express][Express.js]][Express-url]
-* [![Postresql][Prisma.io]][Prisma-url]
+- [![Next][Next.js]][Next-url]
+- [![React][React.js]][React-url]
+- [![Express][Express.js]][Express-url]
+- [![Postresql][Prisma.io]][Prisma-url]
-## Getting Started
+## Getting Started
-> Folder structure
+> Folder structure
.
├── frontend # Next.js client
@@ -60,9 +58,10 @@ This project aims to develop a volunteer management system for Lagos Food Bank I
└── README.md
### Prerequisites
-* Nodejs
-* PostreSQL
-* Docker
+
+- Nodejs
+- PostreSQL
+- Docker
### Installation
@@ -85,9 +84,60 @@ This project aims to develop a volunteer management system for Lagos Food Bank I
> Note: See individual project files for more information on how to build and deploy the project.
+## Contributors
+
+### Spring 2024
+
+- Leads
+ - Akinfolami Akin-Alamu
+ - Jason Zheng
+- Developers
+ - Arushi Aggarwal
+ - Owen Chen
+ - Hubert He
+ - Trung-Nghia Le
+ - Brandon Lerit
+ - Diego Marques
+ - Tanvi Mavani
+ - David Valarezo
+
+### Fall 2023
+
+- Leads
+ - Akinfolami Akin-Alamu
+ - Jason Zheng
+- Developers
+ - Sneha Rajaraman
+ - Daniel Thorne
+ - Louis Valencia
+ - Sophie Wang
+ - Yichen Yao
+ - Hannah Zhang
+- Designers
+ - Ella Keen Allee
+ - Bella Besuud
+ - Mika Labadan
+
+### Spring 2023
+
+- Leads
+ - Akinfolami Akin-Alamu
+ - Jason Zheng
+- Developers
+ - Jiayi Bai
+ - Daniel Botros
+ - Sneha Rajaraman
+ - Sophie Wang
+ - Yichen Yao
+ - Hannah Zhang
+- Designers
+ - Bella Besuud
+ - Mika Labadan
+ - Julia Papp
+
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
@@ -96,4 +146,3 @@ This project aims to develop a volunteer management system for Lagos Food Bank I
[Express.js]: https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge&logo=express&logoColor=%2361DAFB
[Express-url]: https://expressjs.com/
[Prisma-url]: https://www.prisma.io/
-