Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 518 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 518 Bytes

Event Management System

This is a CRUD app from The Odin Project curriculum

Tech Stack

  • Node.js
  • Express.js
  • JavaScript
  • MongoDB
  • Pug (Jade)
  • CSS

I learned...

  • How to create, read, update, and delete using Node/Express and MongoDB
  • How to utilize and implement the MVC model
  • How to use routes and middleware in Express
  • How to create a dynamic site
  • How to utilize Postman to test different routes and endpoints

Demo

App Walkthrough