Skip to content

simple CRUD app built with MEAN, minus angular. purpose is to eventually be a building block for larger car maintenance web app

Notifications You must be signed in to change notification settings

jamesmlink/car-maintenance-intervals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project for CODE LOUISVILLE's full-stack javascript class that will hopefully be expanded to a fully functioning single-page web app for tracking and managing car maintenance.


Project requirements:

*use primarily MEAN stack *use CRUD functions, minimum read and write *comment code *be responsive *detailed steps how to start


Project Purpose:

Basically this is like a todo list for car maintenance.

I want to eventually build it out to help better manage car maintenance going forward, where this would be the core data that drives the rest of the application.


How to start:

*download source code *run npm install in project root folder *run npm run dev in project root folder (or run nodemon server.js) *go to localhost:3000 in browser


Utilized this tutorial as a foundation for the project: https://zellwk.com/blog/crud-express-mongodb/

About

simple CRUD app built with MEAN, minus angular. purpose is to eventually be a building block for larger car maintenance web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages