Giter VIP home page Giter VIP logo

lelivrescolaire's Introduction

Lelivrescolaire

Little project with CRUD table

Getting Started

The first part of the interview is available here

The top left frame is a Conceptual Data Model.

The top right frame is a server architecture.

The bottom right is a tool which could associate exercice to a candidate.

And the bottom left is C program which could generate several languages boilerplate


The following instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This project currently run on Ubuntu 18.04.4 LTS x86_64 with 12.18.3 version of node and 6.14.9 of npm

Installing

Be careful to be compliant with prerequisites.

To install nodejs, visite officiel website

Prefer a node version manager like nvm

After setting up a environment and installing the dependencies, you will be able to run the development app with:

yarn start

Deployment

Before all, install dependencies of frontend app:

yarn install

also install server dependencies:

yarn --cwd /server

then build production sources that are going to be exposed by the server:

yarn build

finally, run the custom server (there is a little server proxy to expose sources)

yarn prod

Built With

  • reactjs - React is a JavaScript library for building user interfaces.
  • react-redux - Official React bindings for Redux.
  • react-bootstrap- React Bootstrap - The most popular front-end framework.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

lelivrescolaire's People

Watchers

Goran avatar

Forkers

tom-s

lelivrescolaire's Issues

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.