- Information
- AI Chat
CSC126 project proposal
Fundamental of Algorithm and Computer Problem Solving (CSC126)
Universiti Teknologi MARA
Recommended for you
Preview text
CSC126: FUNDAMENTALS OF ALGORITHM
& COMPUTER PROBLEM SOLVING
GROUP PROJECT PROPOSAL
Title: XXX System
Group : CS1101A/CS1101D
Student ID: 2021852464
Name: AHMAD DHIA’RIZ BIN MOHAMMAD ZAIRIN
Student ID: 2021874258
Name: AZUHAIDIL BIN AZANI
Student ID: 2021874258
Name: ADI AAISYAH BINTI AHMAD AZURAN
Student ID: 2021496424
Name: AHMAD HAFIZ NASUHA BIN AZAHA
Student ID: 2021628434
Name: AIN NAZIRAH BINTI MOHAMMAD IBRAHIM
Date Submitted: D D M M Y Y Y Y
BOOK SHOP SYSTEM
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.
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.
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
Analysis and designing Objective 1: To record and keep track of a bookshop’s inventory Input Process Output Author[1000], title[1000], price[1000], stock[1000], ISBNno[1000], category[1000]
For(i=0; i<count; i++) Enter author Enter tittle Enter price Enter stock Enter ISBNno Enter categorytype If(categorytype= ‘a’) Category=fiction Else if(categorytype=’b’) Category=non-fiction
Display title[i] Display author[i] Display price[i] Display stock[i] Display ISBNno[i] Display category[i]
Objective 3: To check the availability of a book
Input Process Output Book title Books stock in the Bookshop’s inventory
Objective 4: To record when a book has been sold
Input Process Output ISBNnoOut stockOut
If (ISBNnoOut==ISBNno[i]) {stock[i]=stock[i]-stockOut}
Book stock in inventory
CSC126 project proposal
Course: Fundamental of Algorithm and Computer Problem Solving (CSC126)
University: Universiti Teknologi MARA
- Discover more from: