Coder Social home page Coder Social logo

unoskyjo's Introduction

UnoSkyjo

badge

What is UnoSkyjo

UnoSkyjo is an app which allows you to create cards from two boardgames, Uno and Skyjo, with a lot of options.
This app has an interactive menu which allows you to filter your cards or sort them.

3 technical points that the Dev Quality course helped us improve

  • Respect the writing conventions of a language
  • Error management
  • Tests

Diagrams

ConceptDiagram

NavigDiagram

How to use

Use numpad and enter to navigate through menu and create your cards.

You can create, display, sort and filter them.

How to run the project

Live Dev Preview

  • npm run dev

Build Project

  • npm run build
  • npm run start

How to install

  • Install NodeJS (LTS recommended)
  • cd UnoSkyjo
  • npm install

Author

  • Maxime Monceau G1, p2201845
  • Raphaël Mangini G1, p2208737

Our Style Guide

Here is the guide we followed to name variables, classes, methods etc.

The guide

How to run Tests

Unit tests

Jest is a JavaScript testing framework designed to ensure correctness of any JavaScript codebase.
Tests path : src/tests

  • npm run test
  • Open in web browser coverage/Icov-report/index.html

ESLint

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code, with the goal of making code more consistent and avoiding bugs.

  • npm run test-estlint

unoskyjo's People

Contributors

ladif1 avatar raaaaphh avatar

Stargazers

 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.