Giter VIP home page Giter VIP logo

chloeedgar's Projects

booking.com-db-project icon booking.com-db-project

Design and implementation of a database system for a commercial accommodation booking system (booking.com). The database system mirrors the operation of selected aspects of the accommodation booking system.

cfg-restaurant-website icon cfg-restaurant-website

A website created by my group for our Code-First-Girls website project. I developed the menu-page only.

dvd-library icon dvd-library

A Java OOP that allows a user to access and add information about a DVD collection stored in a text file. The program follows MVC design pattern and uses dependency injection.

group-project-orderbook icon group-project-orderbook

A Java OOP console-based application simulating an order book (a list of buy and sell orders for a specific security or financial instrument organized by price level). The user can view the order book, view statistics about the orderbook, match an order to execute a trade, match all orders until at least either the buy or sell orders are empty, view a trade by trade ID and view all trades.

hotel-relational-database-design icon hotel-relational-database-design

This project involved converting an Excel spreadsheet system for a hotel to a relational database. The database was designed to satisfy 3NF using the data provided. An ERD diagram was created to represent the database as well as the script to create and populate the tables and SQL queries.

sfg-jms icon sfg-jms

Example JMS project, following along with Spring Framework Guru (Udemy)

springboot-blog-rest-api icon springboot-blog-rest-api

Follow along with Udemy video "Building Real-Time REST APIs with Spring Boot - Blog App" by Ramesh Fadatare.

vending-machine icon vending-machine

A Java OOP program that simulates a vending machine. The user puts in some amount of money and selects an item from a menu. If they have enough money, the user is told the change per coin and the inventory is updated. The items are stored, read and written from a text file. The program uses an MVC design pattern with a service layer and has unit tests for the DAO and service layer components. Big Decimal is used for monetary calculations and the program handles application-specific exceptions. The program also includes an audit DAO to log events and the time they occurred and uses Enums to represent the values of different coins. The application uses Spring dependency injection.

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.