Giter Site home page Giter Site logo

loic-vanden-bossche / dockerize Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.91 MB

This is a monorepo with a React front-end and a NestJS back-end. This project is created to highlight the use of docker, github CI, github project and generally standardized development techniques.

Shell 3.81% TypeScript 86.92% HTML 1.38% JavaScript 0.51% SCSS 7.39%
nestjs react docker dokcer-compose github-actions git-workflow

dockerize's Introduction

LinkedIn Badge GitLab Badge WakaTime Badge

Hey there ๐Ÿ‘‹

Iโ€™m Loรฏc, a junior full-stack engineer. Iโ€™m currently working at Neoxia.

โŒš Coding time




๐Ÿ“Œ Pinned Repositories




๐Ÿ“ˆ GitHub Stats


Martin's GitHub Stats

๐Ÿ’ผ Skills

More Skills




dockerize's People

Contributors

dependabot[bot] avatar enzosoa avatar loic-vanden-bossche avatar quentincoqueran avatar sn0wfr avatar

Watchers

 avatar

dockerize's Issues

frontend: Discuss issue choices

  • using only 13 digits isbn or not?
  • every "features" on one page?
  • every book on one page?
  • react bootstrap or only CSS?
  • book list as 1D or grid?
  • add teams page?

frontend: Display book list

With webservices

  • Retrieve Booklist from database
  • Create a component to display Book information
  • Display all the informations

frontend: Add a book

Without webservices

  • create a button in the header to add a book
  • create a modal to register the book in the Database

With webservices

  • Use the "new book" webservice

frontend: Delete book

With webservice

  • Create a button in book list (one per cell) to display the modal
  • Send the book to delete id to webservice

Update readme

Add infos and instructions to readme:

  • database infos for project
  • installation and start instructions
  • acceptable documentation
  • caveat : hot reload not working for the front end part

frontend: Modify a book

With webservice

  • Create the "modify book" modal
  • Create a button in book list (one per cell) to display the modal
  • Send the new informations to the webservice

frontend: Display book informations

With webservice

  • Get informations of only one book from database
  • Create the "book informations" modal
  • Create a button in book list (one per cell) to display the modal
  • Display all the informations in the modal

Base monorepo configuration

Base configuration for React and NestJS frameworks.

  • Configure React with tsx
  • Configure NestJS with mySQL and base docker
  • Configure global stuff

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.