Giter Club home page Giter Club logo

idp-project-3's Introduction

IDP-Project-3

Technologies Used

React - Frontend Web framework
Typescript - Static typing add on to javascript
ANTD Design - Component library for React
Font Awesome - Icons Library
Java - Android App
Node.js / Express - REST API server

Setup Development Environment

Development Dependencies

Make sure you have Node (>= v10.19.0) and NPM (>= v6.13.4) installed in your local machine. Clone to your local directory using the command git clone <git repoo url here>

Web App

  1. Go to the directory of where you clone the repo
  2. Go to QuestionatorProjectWeb and run npm install
  3. Go to src/pages and open endpoints.ts to change the url IP address to your local IP
  4. Run the command npm start
  5. Open your browser (should be done automatically for you) and go to http://localhost:3000 to view
  6. Make sure your Web App is in the same network as your server

Server

  1. Go to the directory of where you clone the repo
  2. Go to rest_server_mysql and run npm install
  3. Run the command node ./index.js
  4. Server should start at http://localhost:8001 to view
  5. Import the questionator.sql into your MySQL Workbench to view the database structure

Android App

  1. Go to the directory of where you clone the repo
  2. Go to QuestionatorProject
  3. Go to res/values and open strings.xml to change the url IP address to your local IP
  4. Start your emulator or download into your android phone
  5. Make sure your phone is in the same network as your server

idp-project-3's People

Contributors

ysjsean avatar tkm321 avatar

Watchers

 avatar

Forkers

tkm321

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.