Skip to content

xinyu-liu/Car-Park-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car-Park-System

v1.0 Release Documentation -- Readme.txt

promisechains More demos can be seen in the repository directly.

This Readme explain how to install, compile and run the code of the Car Park Control System.

  1. How To Install

    • Unzip this file and you will get a file folder
  2. How To Compile

    • Open Command Line Application (Start -- Run As -- cmd.exe)
    • Trace into the "src" file path. (This can be reduced by setting environment variable.)
    • Type in [javac -d ../out carparksystem/controls/.java carparksystem/entities/.java carparksystem/views/*.java]. (This can be done by copying the command in the Square brackets[].)
  3. How To Run

    • Trace into the "out" file path. (This can be reduced by setting environment variable.)
    • Type in [java carparksystem.views.OutFrame] (This can be done by copying the command in the Square brackets[].)

    Now the game is open as a frame is pop up.

    NOTE: initial user name: admin password : admin

  4. Technical support If any technical supports are needed, contact Xinyu LIU at xinyuliu0510@gmail.com. I appreciate your feedback.

About

software engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages