Skip to content

eric-foster/rescueanimalbookingsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome To The Rescue Animal Booking System

A booking system ran through terminal in order to do the following:

  1. Create new Dog and Monkey profiles and add them to an existing system.
  2. Reserve an animal for service
  3. Print a list of all dogs, monkeys, available animals not yet reserved, and unavailable animals already reserved and in service

This project is designed for a fictional Pet Rescue Company

How To Use ...

To use this booking system, utilize the following steps to download all files needed:

  1. Fork this project
  2. Download the project by going to the homepage of the forked project, clicking code, and selecting "Download ZIP"
  3. Go to your File manager and extract the zipped files to your desired file path
  4. Open the folder in your favorite code editor (I like using Visual Studio Code but any editor works)
  5. Run the program

The program should prompt you with a menu of options to select from. Have fun.

REMINDER: THERE IS NO DATABASE, THEREFOR ALL CHANGES MADE WHILE USING THE TERMINAL APPLICATION IS STRICTLY LOCAL AND WILL NOT SAVE WHEN YOU CLOSE THE PROGRAM

Built With ...

Java

What I Learned ....

By building this project, I was able to showcase my understanding of Java concepts, utilizing clean and industry standard methods and concepts to build a complex terminal booking system for a fictional company. (Academic Project for the completion of IT-145 Foundations in Application Development.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages