CSC126 Mini Project Proposal Sample
CSC126 Mini Project Proposal Sample
Date Submitted: 1 9 0 1 2 0 2 3
1
Sample Proposal
1. Project Summary
In our current’s era, computers have become an important asset in our world for giving
it proper directions and control over our work to attain our main objectives. Computer
application have deeply affected out world whether in a positive or negative way since
it has its pros and cons since everything have their own good things and bad things.
How the information system works in the old times and today are totally different. It is
because of the current system that works automatically that can easily arrange the
books records and information. Our country’s book shop that is Malaysia still use
conventional system in managing and keeping their stock. Systematic management in
book shop is very crucial in improving the quality of the book shop. In the old times,
people tend to manage it in the alphabetical system or file it to the book stock
information. Sometimes this could lead to some error information management since
it was done manually.
Our project is called Book Shop System which deals with the information of the book
shop. It will keep the recorded data of customers and the publishers. It also includes
some accommodations to help the seller to sell the books and record it in an easy way.
It could save him some times since there will be many customers that will come in to
buy books at the same times. Without the system, it will be hard even for two people
to treat that many customers and record the book that been sold at the same time.
The Book Shop System has many features that bring benefit to the seller such as the
dynamic reports. It maximizes the performance of our book shop with its dynamic
reports and tables to review and track the progress for better decision-making. Other
than that, it can save times and works to record the purchased data of books and the
seller can enter their customer choices and the data will be recorded within a second.
Because of this the system should be developed since it will bring more advantages
rather than the opposite, plus we don’t have to worry about any missing information
since it was done by the system.
2
I think this system will be helpful for other people since it will make their work easy and
don’t have to deal much with the stress in recording the information about the book
manually.
2. Objectives
In this project, there are four main objectives that we intend to achieve: -
1) To record and keep track of a bookshop’s inventory. For instance, books that are
offered at a bookstore is kept up to date. Author, title, price, and stock position are all
included in the list.
2) To record total stock after new books are added
3) To check the availability of a book
4) To record total stocks after purchase has been made
5) To check the highest and lowest book stock in inventory
3
Enter price Display stock[i]
Enter stock Display ISBNno[i]
Enter ISBNno Display category[i]
Enter categorytype
if(categorytype= ‘a’)
Category=fiction
else if(categorytype=’b’)
Category=non-fiction
4
Objective 2: To record the book stocks after new stocks are added
5
Objective 4: To record when a book has been sold