Skip to content

NekruzRakhimov/EStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-store - online shop


It's a simple project that was created in order to show my coding skills. It's about a simple online shop with 2 roles:

  • user
  • manager

user


User can do a few action

  • add good to his cart
  • delete good from his cart
  • see his cart

manager


manager has much more functionality than user

  • adding new good
  • incrementing the count of goods
  • decrementing the count of goods
  • seeing all users' carts

Technological Stack

  • Golang
    • GIN
    • lumberjack
    • GORM
    • JWT
  • PostgreSQL

P.S: you can go to the others directory to see the DB schema or to import the insomnia collection

THANK YOU!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages