Skip to content

Building-Devs/shop-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SHOP_SYSTEM

Question

Group 8 will work on a conglomerate of shops system.. So think of a building with multiple shops. Accra mall is a perfect example.. The database will contain a shops ID, shops name and their speciality(shoes, foods, etc)

The building manager will be able to add multiple shops. The building manager will be able to view all their current shops. The building manager will be able delete a shop. The building manager will be able to update a shops detail. '''

@yaw @Jules✨

'''

Main Section

Contains functions for the manager to use

functions include:
  • Adding shops
  • viewing all the shops
  • removing shops
  • updating shops details

Database Section

Main database

contains:
  • shop name
  • shop details
  • shop id
  • shop specialities

Releases

No releases published

Packages

No packages published

Languages