GithubHelp home page GithubHelp logo

fantastic-octo-system's Introduction

INSTRUCTIONS

Server-side implementation
  • To run the project on the backend, you need to input the following command:     ./mvnw clean spring-boot:run

  • Alternatively, If you have MVN installed, you could run:     mvn clean spring-boot:run

  • To navigate to the Javadoc entrypoint, find the file in the path:     target/site/apidocs/index.html

  • If this folder doesn't exist, it is as a result of running the spring app with the clean flag as specified above. Please run ./mvnw javadoc:javadoc

  • To run all 77 unit tests contained in the src/test/java folder, run the following command:     ./mvnw test

Client-side implementation
Functionality Completed:
Food product class implemented
  • Food product class fully implemented and tested
Customer class implemented
  • Customer class fully implemented and tested including the address class
Menu and Database Functionality
  • Menu option to list all customers in the system
  • Menu option to add a customer to the system
  • Menu option to find a customer by ID
  • Menu option to update a customer
  • Menu option to delete a customer from the system
  • Menu option to list all products in the system
  • Menu option to add a product to the system
  • Menu option to find a product by ID
  • Menu option to update a product by ID
  • Menu option to delete a product by ID
Web Functionality
  • Web page to list all customers in the system
  • Web function to add a customer to the system
  • Web function to edit a customer in the system
  • Web function to delete a customer from the system
  • Web function to list all products in the system
  • Web function on to add and edit a product in the system
  • Web function delete a product
Advanced Features
  • Shopping Basket
  • Search descriptions and/or filter for products
  • Lambda expressions
  • Unit Testing
  • JavaDoc
  • Design Pattern(s) - MVC
  • Food item class with expiry date
  • Search descriptions and/or filter for expired items

fantastic-octo-system's People

Contributors

youthtrouble avatar

Watchers

 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.