Evaluation:
Published: 25.11.2024.
Language: English
Level: College/University
Literature: 1 units
References: Not used
Time period viewed: 2021 - 2025 years
  • Research Papers 'Programming Course work - Database for smartphone shop', 1.
  • Research Papers 'Programming Course work - Database for smartphone shop', 2.
  • Research Papers 'Programming Course work - Database for smartphone shop', 3.
  • Research Papers 'Programming Course work - Database for smartphone shop', 4.
  • Research Papers 'Programming Course work - Database for smartphone shop', 5.
  • Research Papers 'Programming Course work - Database for smartphone shop', 6.
  • Research Papers 'Programming Course work - Database for smartphone shop', 7.
  • Research Papers 'Programming Course work - Database for smartphone shop', 8.
  • Research Papers 'Programming Course work - Database for smartphone shop', 9.
  • Research Papers 'Programming Course work - Database for smartphone shop', 10.
  • Research Papers 'Programming Course work - Database for smartphone shop', 11.
  • Research Papers 'Programming Course work - Database for smartphone shop', 12.
  • Research Papers 'Programming Course work - Database for smartphone shop', 13.
  • Research Papers 'Programming Course work - Database for smartphone shop', 14.
  • Research Papers 'Programming Course work - Database for smartphone shop', 15.
  • Research Papers 'Programming Course work - Database for smartphone shop', 16.
  • Research Papers 'Programming Course work - Database for smartphone shop', 17.
  • Research Papers 'Programming Course work - Database for smartphone shop', 18.
  • Research Papers 'Programming Course work - Database for smartphone shop', 19.
  • Research Papers 'Programming Course work - Database for smartphone shop', 20.
  • Research Papers 'Programming Course work - Database for smartphone shop', 21.
  • Research Papers 'Programming Course work - Database for smartphone shop', 22.
  • Research Papers 'Programming Course work - Database for smartphone shop', 23.
  • Research Papers 'Programming Course work - Database for smartphone shop', 24.
  • Research Papers 'Programming Course work - Database for smartphone shop', 25.
  • Research Papers 'Programming Course work - Database for smartphone shop', 26.
  • Research Papers 'Programming Course work - Database for smartphone shop', 27.
  • Research Papers 'Programming Course work - Database for smartphone shop', 28.
  • Research Papers 'Programming Course work - Database for smartphone shop', 29.
  • Research Papers 'Programming Course work - Database for smartphone shop', 30.
  • Research Papers 'Programming Course work - Database for smartphone shop', 31.
  • Research Papers 'Programming Course work - Database for smartphone shop', 32.
  • Research Papers 'Programming Course work - Database for smartphone shop', 33.
  • Research Papers 'Programming Course work - Database for smartphone shop', 34.
  • Research Papers 'Programming Course work - Database for smartphone shop', 35.
  • Research Papers 'Programming Course work - Database for smartphone shop', 36.
  • Research Papers 'Programming Course work - Database for smartphone shop', 37.
  • Research Papers 'Programming Course work - Database for smartphone shop', 38.
  • Research Papers 'Programming Course work - Database for smartphone shop', 39.
  • Research Papers 'Programming Course work - Database for smartphone shop', 40.
  • Research Papers 'Programming Course work - Database for smartphone shop', 41.
  • Research Papers 'Programming Course work - Database for smartphone shop', 42.
  • Research Papers 'Programming Course work - Database for smartphone shop', 43.
  • Research Papers 'Programming Course work - Database for smartphone shop', 44.
  • Research Papers 'Programming Course work - Database for smartphone shop', 45.
  • Research Papers 'Programming Course work - Database for smartphone shop', 46.
  • Research Papers 'Programming Course work - Database for smartphone shop', 47.
  • Research Papers 'Programming Course work - Database for smartphone shop', 48.
  • Research Papers 'Programming Course work - Database for smartphone shop', 49.
  • Research Papers 'Programming Course work - Database for smartphone shop', 50.
  • Research Papers 'Programming Course work - Database for smartphone shop', 51.
  • Research Papers 'Programming Course work - Database for smartphone shop', 52.
  • Research Papers 'Programming Course work - Database for smartphone shop', 53.
  • Research Papers 'Programming Course work - Database for smartphone shop', 54.
  • Research Papers 'Programming Course work - Database for smartphone shop', 55.
  • Research Papers 'Programming Course work - Database for smartphone shop', 56.
  • Research Papers 'Programming Course work - Database for smartphone shop', 57.
  • Research Papers 'Programming Course work - Database for smartphone shop', 58.
  • Research Papers 'Programming Course work - Database for smartphone shop', 59.
  • Research Papers 'Programming Course work - Database for smartphone shop', 60.
  • Research Papers 'Programming Course work - Database for smartphone shop', 61.
  • Research Papers 'Programming Course work - Database for smartphone shop', 62.
  • Research Papers 'Programming Course work - Database for smartphone shop', 63.
  • Research Papers 'Programming Course work - Database for smartphone shop', 64.
  • Research Papers 'Programming Course work - Database for smartphone shop', 65.
  • Research Papers 'Programming Course work - Database for smartphone shop', 66.
  • Research Papers 'Programming Course work - Database for smartphone shop', 67.
  • Research Papers 'Programming Course work - Database for smartphone shop', 68.
  • Research Papers 'Programming Course work - Database for smartphone shop', 69.
  • Research Papers 'Programming Course work - Database for smartphone shop', 70.
Table of contents
Nr. Chapter  Page.
  Introduction    3
1.  Requirements analysis and task definition    4
2.  Architecture and design    5
3.  Detailed design    10
4.  Implementation    20
5.  Testing    25
6.  User manual    26
  Conclusion    29
  List of used information resources    30
  Appendices    31
Extract

Introduction
In many stores and warehouses, inventory and sales are often managed manually, leading to
confusion and errors. This application aims to address this problem by providing a digital solution.
The application consists of four interconnected data structures: "smartphone" (store_id,
smartphone_id, brand, model, price, storage), "purchase" (purchase_id, smartphone_id, date,
month, year, worker_id), "worker" (worker_id, name, surname, job, salary, store_id), and "store"
(store_id, worker_count, storage_smartphone).
The main features of the application include the ability to add, edit, and view files, as well as
perform operations such as deletion, search, and sorting based on specific criteria. Additionally, it
provides insights such as the most popular smartphone, the best-performing worker, and the
average price of smartphones in the store. …

Editor's remarks
Atlants