4

Product Catalog Web App with Flask, Vue and Mongo

 2 years ago
source link: https://dev.to/valentinesean22/product-catalog-web-app-with-flask-vue-and-mongo-3723
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Overview of My Submission

Product Catalog web app is a simple catalog where user named Supplier will create products and Customer will browse these products on the platform.

The product has few information such as product name, category of the product, supplier of the product, to mention only 3.

Customer can search based on product name, category name or first name of the supplier (this is done by Flask with Atlas Search). After receiving search results, they can also filter those search results (This is done by Vue in the browser).

ROLES SUMMARY: Supplier -> (creates product); Customer -> (search among products, rate the product)

I built the app using Flask, Vue and MongoDB. Vue is responsible for displaying data stored in MongoDB to users and Flask is serving as an interface between MongoDB and Vue. Products' images are stored in Cloudinary using its public API.

Submission Category:

  • E-Commerce Creation

Link to Code

Additional Resources / Info

Database structure and indexes images:


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK