Git Product home page Git Product logo

finalprojects22-pro-group's Introduction

ProView

Motivation

The motivation of this idea is to build a stock trading website with majority features for traders to analyze and make decisions, a friend system is included as well, so that traders can share their decision with their friends efficiently.

Installation

The web application is made using react, so the prerequisite are to have both nodejs, and npm installed. Nodejs and npm can be installed together at https://nodejs.org/en/download/. To build the project:

# run install in each directory: backend/ and frontend/
# run command:
npm install

# to run back end: cd into the backend directory of the project
# run command:
npm start

# to run front end: cd into the frontend directory of the project
# run command:
npm start
# if the system ask you to change port, type yes

# open http://localhost:3000/ in the browser to see the website

Contribution

  • We use the git-flow workflow for merging and managing code in the repository. The name of the branches as per git flow are
  1. Sprint_1_Develop_Branch
  2. Sprint_2_Develop_Branch
  3. Sprint_3_Develop_Branch
  4. Sprint_4_Develop_Branch
  • The features branches follow the following naming convention of PROG-X (X is the ticket number).
  • We will use SPRINT_X_Merge to merge all user stories together
  • We will use Jira for tracking issues and to merge a feature branch into the develop branch requires a pull request that needs to be approved by at least 2 group members to merge into main branch.

finalprojects22-pro-group's People

Contributors

oscarchen178 avatar jerryfan996 avatar neverland3124 avatar simonli1020 avatar qi123123li avatar moonman137 avatar engine14 avatar hrithik-kumar avatar

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.