Skip to content

A small database project centered around improving data management of a small-scale elementary school.

Notifications You must be signed in to change notification settings

E11aW/Elementary-School-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NE Elementary School Database Project

A small database project centered around improving data management of a small-scale elementary school.

Project Overview

This project was completed over the span of about a month in a small group with 3 other contributors. We all worked together to plan out the business prolem we would solve, design our database, and implement specific API to allow users to interact with our database system. Our official business problem was as follows:

"We are a small, local elementary school that is struggling to keep accurate records of students, guardian contact information, classes, and staff. We have always used binders filled with paper entries, and it is not efficient enough to keep up with the growing neighborhoods in our community. We need to automate our ability to keep records to ensure accuracy and efficiency."

The database and APIs my group implemented solved this school's problem by allowing for easier data storage and manipulation, thus enabling the school to more easily keep track of their records of students, staff, and classes. This whole project was completed using PostgreSQL for the database and Python for implementing all the APIs and managing the database connection.

Database Schema

NorthEast Elementary Schema

About

A small database project centered around improving data management of a small-scale elementary school.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published