Skip to content
View chloeedgar's full-sized avatar
Block or Report

Block or report chloeedgar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Hotel-Relational-Database-Design Hotel-Relational-Database-Design Public

    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 re…

    2

  2. DVD-Library DVD-Library Public

    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.

    Java 1

  3. Rock-Paper-Scissors Rock-Paper-Scissors Public

    Rock-paper-scissors game to test basic Java syntax.

    Java

  4. Vending-Machine Vending-Machine Public

    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 i…

    Java 1

  5. CFG-Restaurant-Website CFG-Restaurant-Website Public

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

    HTML

  6. Group-Project-OrderBook Group-Project-OrderBook Public

    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 b…

    Java