Git Product home page Git Product logo

emarket's Introduction

Project Name: EMarket

Team Members: Mohan Karki, Roshan Kandel, Sunny Raj Bhandari, Noel Tamang, Nabin Panthi

To integrate and run this project, please follow the following steps. [Note: This instruction is based on Intellij Ultimate Edition. ]

  1. Download/ clone the project from the link available at the upper right corner.

  2. Open IntelliJ IDEA and close any existing project.

  3. From the Welcome screen, click Import Project. The Select File or Directory to Import dialog opens.

  4. Navigate to your Maven project and select the top-level folder. For example, with a project named emarket.

  5. Click OK. The Import Project screen opens.

  6. For the Import project from external model value, select Maven and click Next.

  7. Select Import Maven projects automatically and leave the other fields with default values. Click Next.

  8. Once the project is opened, navigate to the file application.properties which will be like:

    • spring.datasource.url= Your local sql server address
    • spring.datasource.username=root
    • spring.datasource.password= Password
    • spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
    • .
    • .
    • .
    • spring.mail.host=smtp.gmail.com
    • spring.mail.username= Your email address for sending message
    • spring.mail.password= Password
    • spring.mail.properties.mail.smtp.auth=true
    • spring.mail.properties.mail.smtp.starttls.enable=true
    • spring.mail.properties.mail.smtp.starttls.required=true
  9. Run

  10. Go to http://localhost:8080

-- Testing Card https://stripe.com/docs/testing#cards

emarket's People

Contributors

dependabot[bot] avatar mohankarki54 avatar

Watchers

 avatar

Forkers

noeltamang

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.