Code Monkey home page Code Monkey logo

online-car-rental-webapp's People

Contributors

saku-1101 avatar

Watchers

 avatar

online-car-rental-webapp's Issues

App Specification

1. Home page [7 marks]

  • The home page (or the browsing page) correctly shows car images and relevant information.
  • Cars on the browsing page are in a nice-looking layout.
  • A shopping cart is visible and easy to access from the browsing page.
  • The page’s content is interactable – users can click the shopping cart and the “Add to cart” button.
  • The page’s content can dynamically reflect changes in the underlying JSON file.

2. Shopping Cart [8 marks]

  • The shopping cart shows the correct information, such as car info, price, rental days, and user actions.
  • User can edit the rental days, which can be validated by the website.
  • Users can remove items from the shopping cart, which will reload the whole page.
  • The shopping cart can be validated by the website.

3. Checkout Page [8 marks]

  • The user’s input to the form can be validated by the website.
  • The correct amount can be calculated and show on the page.
  • User can return to the browsing page without a problem.
  • The underlying JSON can be updated upon successful booking.
  • The underlying MySQL database can be updated correctly upon successful booking.

4. Technologies [7 marks]

  • Use of AJAX or comparable technologies to complete the functionalities.
  • Use of JSON as required to store cars information.
  • Use of MySQL database to store renting history.
  •  Use of session to keep the content of shopping cart.

5. Overall Presentation and User Experience [5 marks]

  • Web pages dynamically update information without interfering users and website behaviors.
  • Text fonts used on the web pages are contemporary and of appropriate font sizes.
  • Everything on the pages has the appropriate font colors and background colors.
  • All texts and labels are easy to read.
  • Data presented in tables is nicely formatted.
  • No unnecessary borders in tables.
  • No borders around images.
  • Web site works smoothly without technical errors.

6. Bonus Points [5 marks]

  • Additional features on top of the assignments requirements that significantly improve technological set up or user experience of the website.
  • AJAX features are used or reflected throughout the website.
  • Effective measures that notably improve the website design or user experience.

Total marks = 35 Bonus marks = 5
Assignment 2: Marking Scheme

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.