Coder Social home page Coder Social logo

emocado / chook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leeshuoan/chook

0.0 0.0 0.0 35.53 MB

IS213 project - queue and booking application

JavaScript 11.08% Python 26.27% Java 2.57% TypeScript 2.01% CSS 4.02% HTML 0.86% Vue 52.45% Dockerfile 0.76%

chook's Introduction

Hello! Welcome to Chook.

How to run

To set up our web application locally based on the .zip file

Here are the requirements (for Mac):

  1. MAMP server
  2. Docker
  3. node
    • how to install node: 3.1. Open a terminal 3.2. /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 3.3. brew update 3.4. brew install node

Here are the requirements (for Windows):

  1. WAMP server
  2. Docker
  3. node

How to start our application:

  1. Run Docker

  2. Run MAMP / WAMP

  3. Open http://localhost/phpmyadmin

  4. In the ESD-G3T1/sql folder, copy the SQL script (chook_create.sql) and run it in the phpmyadmin console

  5. Start Docker and change all the docker ids in docker-compose.yml to your own docker id

  6. Open 2 terminals

    • 6.1. cd ESD-G3T1

      • 6.1.1 Run docker-compose up
    • 6.2. cd ESD-G3T1/ui

      • 6.2.1 Run npm install
      • 6.2.2 Run npm run dev
  7. Visit the webpage at http://localhost:3000

chook's People

Contributors

leeshuoan avatar

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.