Skip to content

jaclynbrothers/todo-mvc

 
 

Repository files navigation

MVC Lecture

This project is a presentation on MVC for beginner programmers. It covers what is MVC, why it's important, how to use an MVC format in your code, and shows step-by-step through code examples what happens when different CRUD requests are made. The project also uses a "to do" list template in MVC format.

Link to the Google slides:

https://docs.google.com/presentation/d/1uNd_jul4QjEZvkrYp7eTJ1BtqYcWMYMGDW7zzpDHNtY/edit?usp=sharing

How It's Made

Tech used: Client side HTML, CSS, and JavaScript, EJS, Express, MongoDB, Mongoose, and Nodemon.

This "to do" list template was modified for it to run locally.

Optimizations

I will continue to improve this project by adding commented lines of code to aid in the audience's understanding as well as refactor areas as needed.

Lessons Learned

I learned how to explain MVC in a simple, easy to understand way for my audience as well as modify areas so that the project could run locally.

Other Projects

Squawk Space
Squawk Space
Homework Bound
Homework Bound
Artist Portfolio
Artist Portfolio Website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.8%
  • EJS 18.0%
  • CSS 1.9%
  • Procfile 0.3%