Skip to content

Explore a dynamic e-commerce platform built with a Model-View-Controller (MVC) architecture, leveraging HTML, CSS, JavaScript, EJS, Node.js, Express, and MongoDB. Dive into the world of full-stack development, where front-end aesthetics meet back-end functionality seamlessly.

Notifications You must be signed in to change notification settings

harshul-2002/shopping-app

Repository files navigation

CB-Jan23-E-Eommerce

E-Commerce project for contribution

Open Project for September batch for contribution

  • Navigate to the project directory using cd CB-Jan23-E-Commerce

How to contribute your changes

  1. create a feature branch with the convention feature/ from the env/sbox branch e.g feature/winston_setup.

    1. git checkout env/sbox
    2. git branch feature/winston_setup
  2. checkout you branch using vs code or git checkout <your branch name>.

  3. Do your changes in your branch

  4. Once done commit your changes in your branch with appropriate commit message (use vs code or git add -A and then git commit -m "<commit message>")

  5. Publish your change to github using vs code GUI or use git push origin <feature branch name>

  6. Now go to the CB-Jan23-E-Commerce repository on github you must get a prompt to create a pull request follow the steps and keep the base branch as env/sbox

  7. Create the pull request and assign it to a reviewer.

  8. Check and resolve conflicts if any.

About

Explore a dynamic e-commerce platform built with a Model-View-Controller (MVC) architecture, leveraging HTML, CSS, JavaScript, EJS, Node.js, Express, and MongoDB. Dive into the world of full-stack development, where front-end aesthetics meet back-end functionality seamlessly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published