Giter Club home page Giter Club logo

projectweebo's Introduction

ProjectWeebo

TDT4140 - Software Engineering Project, Group 32

Authors: Emil Eyser Grip, Roman Christian Bachmann, Sølve Robert Bø Hunvik, Thayanan Tharmapalan

About

This is the semester project from the NTNU course TDT4140 Software Engineering, spring 2017. The goal of the project is to build a software bot that revolutionizes the learning experience.

The webpage is built on React, using node.js as the API backend and a mysql server hosted by NTNU. For authentication, auth0 is used.

How to install

  • Make sure you have node.js installed
  • Clone this repository
  • Navigate to the project root folder: "cd ProjectWeebo"
  • Run "npm i"
  • Navigate to the client folder: "cd client"
  • Run "npm i"

How to run

  • Navigate to the project root folder again: "cd .."
  • Make sure you are in the NTNU network, either physically or via VPN
  • To start a developer server:
    • Run "npm start"
    • Navigate to localhost:3000 in your browser
  • To build for production:
    • Navigate to the client folder: "cd client"
    • Run "npm run build"

Running tests

  • Navigate to the client folder: "cd client"
  • Run "npm test -- --coverage"
  • The coverage can be found in the command line output and in the client/coverage/ folder

projectweebo's People

Contributors

eysergrip avatar roman-bachmann avatar solveh avatar thaytharma avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  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.