Skip to content

This project is a simple inventory management system for a motorcycle inventory.

Notifications You must be signed in to change notification settings

jacintomendoza/moto-inventory-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moto Inventory Project

This project is a simple inventory management system for a motorcycle dealership.

Requirements/Features

The system must enable the dealership to do the following:

  1. Add a motorcycle to inventory
  2. Display the information associated with a motorcycle
  3. Update a motorcycle in inventory
  4. Remove a motorcycle from inventory
  5. Search inventory for a motorcycle by VIN
  6. List all motorcycles in inventory
  7. Search inventory for all motorcycles by make
  8. Search inventory for all motorcycles by type
  9. Sell a motorcycle

Technical Requirements

  1. You must use Java and Springboot to create this api
  2. After the API is completed you may build a front end for this application using Angular or React
  3. Must keep track of all time estimates and issues in a Github Projects Kanban board

About

This project is a simple inventory management system for a motorcycle inventory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 46.0%
  • HTML 30.6%
  • Java 11.0%
  • SCSS 8.7%
  • JavaScript 3.7%