Skip to content

marcopchen/university-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University

This project is for the Senior Enrichment portion of Fullstack Academy.

Using Site

The site is for managing students and campuses of a university.

Deployed Build

This project has been deployed via Heroku and can be accessed through the following link.

Local Build

To run this project locally, clone the repo and run the following commands in your terminal. This will ensure proper package installation and data seeding.

npm install
npm run seed
npm run start:dev

Seed

Default data is included in the seed file.

About

Web app to keep track of students and campuses of a university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors