Vērtējums:
Publicēts: 25.11.2024.
Valoda: Angļu
Līmenis: Augstskolas
Literatūras saraksts: 1 vienības
Atsauces: Nav
Laikposms: 2021. - 2025. g.
  • Referāts 'Programming Course work - Database for smartphone shop', 1.
  • Referāts 'Programming Course work - Database for smartphone shop', 2.
  • Referāts 'Programming Course work - Database for smartphone shop', 3.
  • Referāts 'Programming Course work - Database for smartphone shop', 4.
  • Referāts 'Programming Course work - Database for smartphone shop', 5.
  • Referāts 'Programming Course work - Database for smartphone shop', 6.
  • Referāts 'Programming Course work - Database for smartphone shop', 7.
  • Referāts 'Programming Course work - Database for smartphone shop', 8.
  • Referāts 'Programming Course work - Database for smartphone shop', 9.
  • Referāts 'Programming Course work - Database for smartphone shop', 10.
  • Referāts 'Programming Course work - Database for smartphone shop', 11.
  • Referāts 'Programming Course work - Database for smartphone shop', 12.
  • Referāts 'Programming Course work - Database for smartphone shop', 13.
  • Referāts 'Programming Course work - Database for smartphone shop', 14.
  • Referāts 'Programming Course work - Database for smartphone shop', 15.
  • Referāts 'Programming Course work - Database for smartphone shop', 16.
  • Referāts 'Programming Course work - Database for smartphone shop', 17.
  • Referāts 'Programming Course work - Database for smartphone shop', 18.
  • Referāts 'Programming Course work - Database for smartphone shop', 19.
  • Referāts 'Programming Course work - Database for smartphone shop', 20.
  • Referāts 'Programming Course work - Database for smartphone shop', 21.
  • Referāts 'Programming Course work - Database for smartphone shop', 22.
  • Referāts 'Programming Course work - Database for smartphone shop', 23.
  • Referāts 'Programming Course work - Database for smartphone shop', 24.
  • Referāts 'Programming Course work - Database for smartphone shop', 25.
  • Referāts 'Programming Course work - Database for smartphone shop', 26.
  • Referāts 'Programming Course work - Database for smartphone shop', 27.
  • Referāts 'Programming Course work - Database for smartphone shop', 28.
  • Referāts 'Programming Course work - Database for smartphone shop', 29.
  • Referāts 'Programming Course work - Database for smartphone shop', 30.
  • Referāts 'Programming Course work - Database for smartphone shop', 31.
  • Referāts 'Programming Course work - Database for smartphone shop', 32.
  • Referāts 'Programming Course work - Database for smartphone shop', 33.
  • Referāts 'Programming Course work - Database for smartphone shop', 34.
  • Referāts 'Programming Course work - Database for smartphone shop', 35.
  • Referāts 'Programming Course work - Database for smartphone shop', 36.
  • Referāts 'Programming Course work - Database for smartphone shop', 37.
  • Referāts 'Programming Course work - Database for smartphone shop', 38.
  • Referāts 'Programming Course work - Database for smartphone shop', 39.
  • Referāts 'Programming Course work - Database for smartphone shop', 40.
  • Referāts 'Programming Course work - Database for smartphone shop', 41.
  • Referāts 'Programming Course work - Database for smartphone shop', 42.
  • Referāts 'Programming Course work - Database for smartphone shop', 43.
  • Referāts 'Programming Course work - Database for smartphone shop', 44.
  • Referāts 'Programming Course work - Database for smartphone shop', 45.
  • Referāts 'Programming Course work - Database for smartphone shop', 46.
  • Referāts 'Programming Course work - Database for smartphone shop', 47.
  • Referāts 'Programming Course work - Database for smartphone shop', 48.
  • Referāts 'Programming Course work - Database for smartphone shop', 49.
  • Referāts 'Programming Course work - Database for smartphone shop', 50.
  • Referāts 'Programming Course work - Database for smartphone shop', 51.
  • Referāts 'Programming Course work - Database for smartphone shop', 52.
  • Referāts 'Programming Course work - Database for smartphone shop', 53.
  • Referāts 'Programming Course work - Database for smartphone shop', 54.
  • Referāts 'Programming Course work - Database for smartphone shop', 55.
  • Referāts 'Programming Course work - Database for smartphone shop', 56.
  • Referāts 'Programming Course work - Database for smartphone shop', 57.
  • Referāts 'Programming Course work - Database for smartphone shop', 58.
  • Referāts 'Programming Course work - Database for smartphone shop', 59.
  • Referāts 'Programming Course work - Database for smartphone shop', 60.
  • Referāts 'Programming Course work - Database for smartphone shop', 61.
  • Referāts 'Programming Course work - Database for smartphone shop', 62.
  • Referāts 'Programming Course work - Database for smartphone shop', 63.
  • Referāts 'Programming Course work - Database for smartphone shop', 64.
  • Referāts 'Programming Course work - Database for smartphone shop', 65.
  • Referāts 'Programming Course work - Database for smartphone shop', 66.
  • Referāts 'Programming Course work - Database for smartphone shop', 67.
  • Referāts 'Programming Course work - Database for smartphone shop', 68.
  • Referāts 'Programming Course work - Database for smartphone shop', 69.
  • Referāts 'Programming Course work - Database for smartphone shop', 70.
SatursAizvērt
Nr. Sadaļas nosaukums  Lpp.
  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
Darba fragmentsAizvērt

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. …

Redakcijas piezīmeAtvērt
Atlants