Giter VIP home page Giter VIP logo

qlower_recrutement_test's Introduction

Qlower Recrutement Test - Full-stack

  1. Build images - docker-compose build
  2. Start services - docker-compose up

### TO DO

  • Build docker
  • Create postgreSQL database with current Docker Compose
  • Add model "Article" with 5 fields: 'topic' (CharField), 'body' (TextField), 'author' (TextField), 'datetime_posted' (DateField), 'date_updated' (DateField)
  • Create three endpoints on Django to get, update and create an article
  • Create a simple frontend project in React JS
  • Connect the frontend with the backend to call the three endponts
  • Install Material UI Library and add 4 Material UI components (2 textfields for 'topic' and 'author', 1 textarea for 'body' and 1 button to submit) in a container
  • When everything is done and some articles have been saved in the databse, update Article model by adding a 'date_posted' field of type Date.

TO KNOW

  • No style or Material Theme need for the frontend, juste create a CSS that is imported in your js file
  • You can use Google to solve problems
  • ChatGPT and Github Copilot are forbidden

qlower_recrutement_test's People

Contributors

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