Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.03 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.03 KB

database_design_finalProject

For the final project in my database design class, I designed a database for the on-campus food pantry.

The pantry needed help tracking metrics such as…

  1. How often students visit the pantry.
  2. If they were given a free tote bag.
  3. Whether they are part time or full time.
  4. Family size.

While designing the database, I was able to practice many concepts I learned in the class including normalization, SQL, QBE, form creation, queries and reports.

My professor, Patty Santoianni, was impressed with my work noting that most students didn't take on a real-world problem.

It was a great experience gathering requirements and conducting a miniature SDLC while meeting with end-users such as Dr. Matt Massie.

For more detail on the database, check out the PowerPoint presentation within this repository.