An open API service indexing awesome lists of open source software.

https://github.com/thinktankshark/pocketboard

Pocket Board is a simplified investment portfolio.
https://github.com/thinktankshark/pocketboard

Last synced: 3 months ago
JSON representation

Pocket Board is a simplified investment portfolio.

Awesome Lists containing this project

README

        

# Pocket-Board

## Schema
![schema](db/schema.png)

## User stories

#### - A user can login and logout
#### - A user can sign-up
#### - A user can create, view, edit and delete a portfolio
#### - A user can add stocks to and remove stocks from a portfolio
#### - A user can set the stock allocation in their portfolios
#### - A user can do back-testing to their portfolios
#### - A user can export the result as PDF

## Wireframe

###Homepage
![homepage1](app/assets/img/Wireframes/Homepage1.png)

![homepage2](app/assets/img/Wireframes/Homepage2.png)

![homepage3](app/assets/img/Wireframes/Homepage3.png)

![homepage4](app/assets/img/Wireframes/Homepage4.png)

###Signup
![signup](app/assets/img/Wireframes/Signup.png)

###Login
![login](app/assets/img/Wireframes/Login.png)

###Dashboard
![dashboard1](app/assets/img/Wireframes/Dashboard.png)

![dashboard2](app/assets/img/Wireframes/Dashboard2.png)

![dashboard3](app/assets/img/Wireframes/Dashboard3.png)

![dashboard4](app/assets/img/Wireframes/Dashboard4.png)

## Our Team
![team](app/assets/images/Wireframes//team.png)

## Presentation
[Live Presentation](https://youtu.be/8QUZFZloCFM)

## Deployment Link
[Heroku](http://pocketboard.herokuapp.com/)