Skip to content

This Online Bookshop System is developed in Assembly Language to simulate a basic e-commerce platform. It allows users to browse books, select items, and calculate total costs. Using low-level programming concepts, it efficiently handles input, output, and transactions, demonstrating how Assembly can be used for interactive applications.

Notifications You must be signed in to change notification settings

aoum-m/Online-book-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Online Bookshop - Assembly Language 📚 Overview This project is an Online Bookshop System built using Assembly Language. It simulates a simple e-commerce platform where users can browse books, select items, and process transactions.

Features ✅ View available books and prices ✅ Select and purchase books ✅ Calculate total cost ✅ Display purchase details

Technology Used Language: Assembly Language (x86) Emulator: Emu8086 / MASM / NASM How to Run Open the Assembly emulator (e.g., Emu8086). Load the program and assemble it. Run the executable and follow on-screen instructions. Conclusion This project demonstrates how Assembly Language can be used for interactive applications, focusing on input handling, arithmetic operations, and basic transaction processing.

About

This Online Bookshop System is developed in Assembly Language to simulate a basic e-commerce platform. It allows users to browse books, select items, and calculate total costs. Using low-level programming concepts, it efficiently handles input, output, and transactions, demonstrating how Assembly can be used for interactive applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published