Skip to content

ehayon/ParkingManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Parking Management System ###For CS546 - Web Development

Ethan Hayon

Carlos Csiszer

Roy Bahian

##Instructions

  • DB Dump is located at db/ParkingManagementSystem.sql
  • Database credentials are in the bootstrapper: app.php on line 39
  • You can log in with my account: username: ethanhayon, password: test
  • The only functioning parkinglot is "Hayden Parkinglot" - should be the first item in the dropdown list on the dashboard
  • To access the site: http://localhost/cs546/ParkingManagement/index.php/index
    • remember to use index.php/
    • index.php brings everything together


  • Follows the MVC style
    • Controllers are located in app/controllers
    • Models in app/models
    • bootstrapper: app.php
    • Routes are defined in the bootstrapper

About

A parking management system for CS546

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published