Skip to content

WojtekBoman/PredictBom_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PredictBom_Frontend

Front-end part of the PredictBom application.
Live version: Try it
Backend repository: Link

Table of contents

General info

Web application created with React + Redux, Spring Boot, MongoDB technologies, enabling creation, management and participation in forecasting markets.

Technologies

Project is created with:

  • React + Redux
  • Spring Boot
  • Java 8
  • MongoDB 4.4.3
  • Bootstrap 4

Functionalities

  • Registration system
  • Creating forecast markets
  • Browsing and filtering markets
  • Buying and selling shares
  • Browsing charts of price changes

Screenshots

image Home Page

image Markets Page

image Market Details Page

image Form to buy shares

image Market Trend chart

image User's Contracts Page

Setup

To run this project, install it locally using npm:

$ cd ../PredictBom_Frontend
$ npm install
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published