Giter Club home page Giter Club logo

webdev's Introduction

EPFBOOK

Prerequisites

Afin de pouvoir utiliser correctement le script, il est necessaire d'avoir les bibliotheques suivantes:

  • curl
  • nvm
  • npm
  • node
  • git

Installation

Et de les run avec les commandes suivantes:

Deployment

Username: test Password: test

On the website, you can navigate through the menu bar at the top left. It is possible to create new users with the /students/create page which will send the answers in the list-users.csv file. By clicking on the users on the /students page, the app.js code redirects to a new page /students/update which allows you to modify the information of the selected user. Finally it is possible to perform a binomial test by clicking on the Binomial Test button in the menu. Once on the /students/binomial-test page, a binomial test can be performed by inserting a "success" and a "trials". The result is output through a function in the app.js file via the "Compute" button.

Who is the character ?

The character with id 5 is "Jerry Smith". By sending the link https://rickandmortyapi.com/documentation#character in Insomnia with GET point, I got the documentation page. Then I searched on this page for the link allowing me to get the id of any character. Finally I put this link in a GET point also on Insomnia by adding "/5" at the end to obtain the character having the id 5.

webdev's People

Contributors

lucasjuste avatar

Watchers

 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.