Giter Site home page Giter Site logo

express-ejs-dealership's Introduction

express-ejs-dealership

Overview

You were hired by a software consulting firm that is building an inventory management website and API for a used car dealership. This API must have the following endpoints:

  • Get all vehicles
  • Get one vehicle
  • Add one vehicle
  • Edit one vehicle
  • Delete one vehicle

The front end must have the following functionality:

  • As a user, when I navigate to the home page, I can see a list of all the cars.
  • As a user, when I am on the home page, there is a anchor tag I can click that will take me to /add, which contains a form that I can fill out to add a new vehicle.

Stretch Goals

  • Add an endpoint that can get all vehicles by make
  • Add a form that can be filled out that will add a new vehicle to the inventory and redirect the user to the home page when after they click the submit button.
  • Add a view that will allow a user to edit a particular vehicle
  • Add a button next to each vehicle on the home page that will remove that vehicle from the list

Directions

  • Fork and clone this repo
  • Don't worry about adding a config file for Loki.js. One has been added for you in the db folder.
  • Get it done. Like a boss.

express-ejs-dealership's People

Contributors

johnazre avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.