Skip to content

EPrenzlin/mme_backend

Repository files navigation

Short Selling Exemptions Tracker

About the Project

The short-selling exemptions tracker is a Single Page Appllication that allows users to keep a track of shares in which a Market Making exemption request has been applied for. It futher gives the user to add, delete, download, and search functionality.

Getting Started

Ensure that the following dependencies are readily avaiable within your system:

  1. Ruby 2.6.1p33
  2. Github
  3. React 17.0.1
  4. Rails 6.0.3.4

How to use

Create a single folder and inside that folder clone both repos:

  1. [email protected]:Tuki2ki2/mme_backend.git
  2. [email protected]:Tuki2ki2/short_selling_frontend.git
  3. Split the terminal into two.
  4. cd mme_backend and cd short_selling_frontend respectively.
  5. Within mme_backend, set the database, seed it, and migrate as necessary.
  6. Once the database has been all set-up, run "rails-s"
  7. Within short_selling_frontend, npm install and npm start
  8. This will open in your browser.

License

Please see the license page.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published