JaysGitLab / cs5667-final-project-revdev

cs5667-final-project-revdev created by GitHub Classroom
MIT License
1 stars 0 forks source link

Reservations list EJS view #17

Open haietza opened 6 years ago

haietza commented 6 years ago

EJS view for admin listing of reservations; need to check for type of authentication (admin can see all, user can only see their reservations); should also include edit and delete links

patrickbeekman commented 6 years ago

Had to install something because I was getting circular references: sudo npm i --save circular-json