Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
January 13, 2022 07:31 am GMT

DOGECART an ecommerce platform

hey guys,
First of all I want to thank dev.to and mongoDB for hosting this amazing hackathon to explore non SQL database as I Wanted to do...

For quick readers

let's talk about submission as this post is for overview of what I have build, what I have learnt, and the next plan..

Overview of My Submission

It is an online e-commerce platform, I always wanted to create a platform so every one can generate sell from online market, till date no one is providing a platform to explore market for free. yes, there are some but they are not clear about the seller policy they charge before seller makes profit from online market, When I'm exploring the drop shipping I end up with subscription for using platform, so with the help of this hackathon I bound myself to the project for creating a platform, and here is what I come with dogecart

Submission Category

E-Commerce Creation

Code of the project

GitHub logo AbhijeetGavali / dogecart

Repo created for hackthon

About Doge cart

It is an ecomerce platform build to give exprence of online market to seller and provide quality producs to customers from nearby seller

Explore Platform

build it on local for explore

first of all you need to clone the repository and provide the environmental variablesget variables from sample.env file and provide values

move to backend folder and configure env file as same

run following command in backend folder to start server

npm start

now move to dogecart and run

npm run dev

it will start a local development server

happy coding:)




Additional Resources / Info

Resources, frameworks and code-stack Used in project

Screenshots and demo videos

demo video

Home page for searching what you want

home page search bar

Auto couple when you type black

auto complete functionality

Browsing categories/ subcategories

Browsing categories/ subcategories
groups product according to categories subcategories

Product details page

product page

User cart Small

cart page

explore more... [feedback is appreciated]

Details of the Project

so long you have gone through what I build, Now allow mi to give a quick overview of what I build till now,
First thing first I am a second year engineering student from India, and this project is build by me alone, with some inspiration from YouTube.
Now if your gone through the video you'll probably
know that, idea behind building this project is to build a platform where sellers can cell their products online in there area as well in hole globe and experience market without any subscription charges, I haven't any experience in web UI design so this is a challenge for me, although I have backend ready for hole project I can't come with the actual Idea, so currently users can search, view and place order for my prebuilt store, if you want to know more stay tune in comments ill make hole brief of the model of the platform

Images used for creating the platform are demo images and used from direct e-commerce platform such as Myntra, flip cart etc

Thanks for reading, don't forget to comment!


Original Link: https://dev.to/abhijeetgavali/dogecart-an-ecommerce-platform-5an9

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To