bounswe / bounswe2019group8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mercatus Traders Platform

Introduction

Traders platform lets people follow and trade indices, stocks, ETFs, commodities, currencies, funds, bonds, and cryptocurrencies. The platform will support various interactions, such as sharing ideas through writing articles, commenting and by liking/disliking ideas of other users, commenting about trading equipment. Users will be able to follow other users and trading equipment and set alerts for certain levels of trading equipment. The system will notify users when a user write an article or comment etc. Lastly, user make predictions about trading equipment by voting.

Insight from the mobile application

Our Work

We determined some requirements, project plan, mockups and UML diagrams for the project. More details can be found in our wiki page from [here] (https://github.com/bounswe/bounswe2019group8/wiki)

About Us

We are a group of computer engineering students who are currently studying at Bogazici University. Our purpose is to understand what our customers want and respond to their requests magnificently. We expect to reach our goal by adequate communicative and collaborative manners.

Group Members (from left to right)

Running the Practice App

Backend

How to Run

$ cd practice-app/backend
$ ./initdb.sh # one time only 
$ ./serve.sh

Frontend

How to Run

$ cd practice-app/frontend/mercatus/
$ yarn start

About


Languages

Language:HTML 71.8%Language:Kotlin 12.4%Language:JavaScript 10.5%Language:Python 3.7%Language:CSS 0.8%Language:Java 0.8%Language:Shell 0.0%