Skip to content

LoboRich/rails-stock-app-pitaka

 
 

Repository files navigation

₱TAKA Stock App

image

This project is a forked project from the main repo https://github.com/avionschool/rails-base-project. ₱TAKA's primary function is to buy and sell stocks from the stock market.

Version

  rails 6.0.4.4
  ruby 3.0.2
  yarn 1.22.4
  nodejs 12.18.3

Installation

Fork the main repo: image

https://github.com/avionschool/rails-base-project

Then, clone your forked repo to your machine

  $ git clone [email protected]:<username>/rails-base-project.git <name of your app>
  $ cd <name of your app>

Setup

  $ bundle install
  $ rake db:setup

Starting the application

  $ rails server

See it live

https://pitaka-stock-app.herokuapp.com/users/sign_in

Admin Credentials: 
Email: [email protected]
password: password [only 1 admin]

API

  1. Currency Exchange Rate
  2. Random Activity Suggestion
  3. Random Cat fact
  4. Random Emoji positive face
  5. Random quote

Collaborators

  1. Kimcarl Cacas
  2. Richelle Lobo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 49.4%
  • Haml 34.6%
  • HTML 11.3%
  • JavaScript 2.8%
  • SCSS 1.4%
  • CSS 0.5%