top of page

Video Store system


This project was created for software engineering it was to create a rental store which lets people borrow and return a item also add and remove members. The objectives for project were: Creating a rental Store Member database Store members Add/remove members Item Library Store items Add/remove items Payments A receipt is made with the amount to be paid Date Create calendar system

For this project I had to think a different kind of architecture where everything is created from a user interface. Also to use getSingletons so only one object is made this is so there will be only one library to be used across the whole system. In creating of this project I was given each task separately over the weeks so to make sure each part was created and I did keep up so that when I came to deadline mostly everything was done and was structured. When creation a thought about how to create the library and how it stored it. Also I put a lot of thought into date class as it’s the front line on payment. It was not easy but I structured it so it can work across months and years. So I could calculate how many days between two months but it is not capable for doing leap years.


0 views0 comments

Recent Posts

See All

Open GL game

I created this project for my get 2 assignment it is to help me understand an engine I was using the open GL engine. The objectives for...

Comments


bottom of page