Giter Site home page Giter Site logo

alphayama / bitcoin-exchange-portal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ansunsujoe/bitcoin-app

0.0 0.0 0.0 38.91 MB

Project for CS 6360 Database Design Course

License: MIT License

Shell 0.02% JavaScript 32.25% Python 5.36% CSS 32.30% HTML 1.64% Dockerfile 0.19% SCSS 28.23%

bitcoin-exchange-portal's Introduction

bitcoin-app

Bitcoin Application for CS 6360

Contributors

  • Vashisht Gupta - vxg210001
  • Caleb Jiang - cgj180000
  • Ansun Sujoe - axs180210
  • Annika Hendrickson - alh190000
  • Ashish Pratap - axp200189

Dependencies

Backend

A Flask app is used to connect to MySQL Details here: https://www.section.io/engineering-education/flask-database-integration-with-sqlalchemy/

Docker Compose Run - Steps

  1. A Docker installation is required.
  2. Create an empty folder in the application root directory called "mysql_data". This will be the volume for the database.
  3. Go to the application root directory and run the command "docker compose up".
  4. The frontend will be accessible via "localhost:3000", and the backend will be running on localhost:5000.

Docker Local - Steps

  1. Change directory to "frontend" and run "npm install".
  2. Create an empty folder in the application root directory called "mysql_data". This will be the volume for the database.
  3. Go to the application root directory and run the command "docker compose -f docker-compose-local.yaml" up.
  4. The frontend will be accessible via "localhost:3000", and the backend will be running on localhost:5000.

Docker Compose Teardown

To stop the Docker containers, run the command "docker compose down".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.