Giter Site home page Giter Site logo

data1700-oblig3-balin6546's Introduction

DATA1700 - Oblig3 - balin6546

Details:

Student ID: balin6546
Assignment: Oblig 3
Course : DATA1700 at OsloMet
Submission date: 24.04.24
Repository URL: https://github.com/bardlinga/data1700-oblig3-balin6546
Video demonstration: https://youtu.be/IKJTVP5RHeI

Description:

This is a small spring boot web app that simulates a movie ticket ordering system using a h2 in-memory database to store and handle the tickets. Frontend is HTML, JS and CSS and the application communicates with the backend through Java using JDBC.

Features:

- Real-time input validation with error messages upon changing inputs or trying to create a new ticket.
- A button to autofill the whole form with dummy info for testing purposes.
- Edit and delete buttons for individual tickets in the ticket list. The edit button sends all of the ticket info to the form, disables the buy button and creates two new buttons to save or cancel changes. Buttons are reset upon saving changes or cancelling.
- Delete button that removes all tickets.
- Ticket and movie lists are stored in the database, and all changes, edits and deletes are done in backend before the frontend is updated.

Previous versions

Previous versions are provided for the full commit history

Oblig 1: https://github.com/bardlinga/data1700-oblig1-balin6546
Oblig 2: https://github.com/bardlinga/data1700-oblig2-balin6546

data1700-oblig3-balin6546's People

Contributors

bardlinga 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.