Skip to content

Latest commit

 

History

History
79 lines (58 loc) · 4.22 KB

CONTRIBUTE.md

File metadata and controls

79 lines (58 loc) · 4.22 KB

E-Commerce-Website - Contributions: -

Prerequisite

  • Git
  • Code Editor like Vs Code
  • Spring Boot With JAVA (Back-End) and Python for ML model and Voice Assistant
  • ReactJs (Front-End)
  • NgRok [for the back-end part as a server]
  • Netlify/Vercel [deployment of the front-end part]
  • Database : H2(Embedded Database in Spring Boot. Later MySQL can be in use.)

Local Setup

  1. Fork the repository.
  2. Clone the Forked repo
    • copy the repo link
    • open git bash or command prompt and run the code
      git clone https://github.com/dsc-iem/E-Commerce-Website-Hacktoberfest2023.git
      

Running the project

  1. Mention down the points how to run the project locally.

How to contribute/ Creating a PR

[Mention how to contribute or creating a successful PR] Like you want the contibutors to directly contibute in the main branch or create a separate branch for new PR.

Recent updates

Any Other Info needed for the Contributions.

Technical Skillset need to have for the issues in future: -

  • Programming Language used: -  java    java

  • Front-End: -  angular

  • Back-End: - spring

  • Database: - database  H2 Database used for testing purpose in Spring Boot.(Can have different database in future.)

E-Commerce-Website - Contributions: -

Prerequisite

  • Git
  • Code Editor like Vs Code
  • Spring Boot With JAVA (Back-End) and Python for ML model and Voice Assistant
  • ReactJs (Front-End)
  • NgRok [for the back-end part as a server]
  • Netlify/Vercel [deployment of the front-end part]
  • Database : H2(Embedded Database in Spring Boot. Later MySQL can be in use.)

Local Setup

  1. Fork the repository.
  2. Clone the Forked repo
    • copy the repo link
    • open git bash or command prompt and run the code
      git clone https://github.com/dsc-iem/E-Commerce-Website-Hacktoberfest2023.git
      

Running the project

  1. Mention down the points how to run the project locally.

How to contribute/ Creating a PR

[Mention how to contribute or creating a successful PR] Like you want the contibutors to directly contibute in the main branch or create a separate branch for new PR.

Recent updates

Any Other Info needed for the Contributions.

Technical Skillset need to have for the issues in future: -

  • Programming Language used: -  java    java

  • Front-End: -  angular

  • Back-End: - spring

  • Database: - database  H2 Database used for testing purpose in Spring Boot.(Can have different database in future.)