Skip to content

Nafaska/matster-online-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matster

Online food store. All goods can be sorted by name or price. By default, all goods prices are displayed in USD but can be converted to EUR or SEK by the latest rate of exchange. All goods can be added to the basket page - /basket. All user's navigation is recorded to the logs page - /logs.

Deployed to Heroku: https://matster.herokuapp.com. Deployment to Heroku is triggered each time a new commit is pushed to the main branch.

Technologies and libraries used:

Architecture:

Implementation specifics:

  • Logs are stored in the filesystem and the file size isn’t limited.
  • One image used for all goods.
  • User management is out of scope, the application works in “single user mode”.
  • Payment and orders are not implemented.

Planned Improvements:

  • Pagination.
  • Limit logs file size.

Main interaction scenarios as GIFs:

Screenshots:

Desktop (macOS, Chrome):

Mobile (iOS, Chrome):

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published