Please enable JavaScript.
Coggle requires JavaScript to display documents.
Main GUI. This will contain a login page, Logout - Coggle Diagram
Main GUI. This will contain a login page
IF username and password is registered
Rent out a new tool
User will select a tool category. Then select the tool they wish to rent out from that catogory. Then they will fill out cusomer name, phone number, and the program will save the current date to a database
Return a rented out too
User will enter the first and last name of the customer, then they will select the tool that they are returning. The program will then calculate the bill, based on how long ago the tool was rented out.
Then the user will give the tools condition a rating from 1 - 10, this will be recorded, and if the tool is damaged, it will be added to the bill
Stock intake
This gui will allow the user to add new tools to the database, they will be asked to record the condition of the tool, the serial number of the tool, the price per day of renting it out, the tool catogory, and the tool name
Delete a tool
This will allow the user to select a tool catogory, then select the tool, once this has been filled in, the tool can be deleted
If username and password is incorrect. Returrn to main menu
IF username and password are for an admin user
Add new user
This will alow the admin to add a new user
Delete a user
This will allow the admin to delete a user
Sign in as an employee
Veiw renting out history
This will take the admin to a page that will show them what tools are currently rented out, and what tools were renting out when
Logout