Giter Site home page Giter Site logo

arifshariati / react-redux-nestjs-graphql-postgres Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 616 KB

Basic full stack app in React (Typescript), Redux, Material UI, NestJS, Graphql, Postgres and containers with Docker

JavaScript 1.39% TypeScript 96.20% HTML 2.41%
appollo docker graphql mater nestjs postgresql reactjs redux redux-toolkit typeorm

react-redux-nestjs-graphql-postgres's Introduction

My Skills

React Redux Material UI Nest JS Graphql Postgres

This project demonstrate on full stack app development with Frontend in React JS (Typescript), Redux, Backend in NestJS with Graphql and Postgres as DB.

The Focus ๐ŸŽฏ

In this repo we are focusing on following and practicing reasonable design pattern and implment clean code and coding best practices.

Atomic design model / pattern

We shall practice atomic design model with properly arranging and aligning our components to atoms, molecules and organisms. Moreover, we can focus and emphasize on practicing writing clean code.

What shall we have as features

We shall create task management page where user is able to create task, edit task and delete task. We shall use redux for state management and Material UI for styles.

We would also be having backend in NestJS using graphql and Postgres as our DB for data storage.

Here is glimpse of features we have implemented;

  • Task Management
    • Task management CRUD operation using react-hook-form.
      • Edit task
      • Delete task
    • Taks cards container (Trello ๐Ÿ˜Ž)
  • File Management
    • export a list of created tasks as JSON file
    • import a list of tasks as JSON file
  • See the dashboard with insights about tasks
    • see the bar chart for tasks

Installation

Once forked / cloned, spin up Postgres DB docker container;

docker-compose up -d

Now, install dependencies for frontend and backend apps by moving to respective folders and run below command.

npm i

See project in action

Once installation is completed. Run below commands for Frontend and Backend.

Frontend

npm run start

Backend

npm run start:dev

Testing

You can run below commands for testing Frontend and Backend.

npm run test
OR
npm run test:watch

react-redux-nestjs-graphql-postgres's People

Contributors

arifshariati avatar

Watchers

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