Skip to content

SaphiraNgocThuy/collect-feedbacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COLLECT FEEDBACKS WIDGET

You can run a demo here: http://collect-feedbacks-sg.s3-website-ap-southeast-1.amazonaws.com/

1. Installation

Clone

  • Clone this repo to your local machine using https://github.com/SaphiraNgocThuy/collect-feedbacks.git

Setup

a. Frontend:

Navigate to client folder

cd client

Install dependencies

yarn install

Run Frontend server

yarn start

b. Backend:

Navigate to client folder

cd server

Install dependencies

yarn install

Run Backend server

yarn start

c. Setup Database:

Create tables run SQL at server/DDL

Create initial questions run SQL at server/DML

2. Demo

demo

3. Built With

  • React - A JavaScript library for building user interfaces.
  • Node.js® - A JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Express - Fast, unopinionated, minimalist web framework for Node.js.
  • MySQL - The world's most popular open source database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published