Git Product home page Git Product logo

teachua's Introduction

TeachUA

TeachUA BackEnd

Github Issues Pending Pull-Requests License


Table of Contents (Optional)

If your README has a lot of info, section headers might be nice.


Installation

  • All the code required to get started
  • Images of what it should look like

Required to install

  • JDK 8
  • PostgreSQL

Environment

environmental variables

WIP

Clone

  • Clone this repo to your local machine using https://github.com/ita-social-projects/TeachUA

Setup

WIP

How to run local

WIP


Usage

How to work with swagger UI

WIP

How to run tests

  • To tun unit and integration test use mvn clean verify -D"checkstyle.skip"=true
  • To run unit tests use mvn test -D"checkstyle.skip"=true
  • To run integration tests use
    • mvn failsafe:integration-test
    • mvn clean verify -DskipUnitTests -D"checkstyle.skip"=true

Parameters to skip test:

  • -DskipTests
  • -DskipUnitTests
  • -DskipIntegrationTests

How to Checkstyle

  • To run checkstyle use mvn validate

To skip checkstyle use

  • PowerShell -D"checkstyle.skip"=true
  • cmd -Dcheckstyle.skip

Setup Checkstyle

You can read how to set up Checkstyle here


Documentation


Contributing

Git flow

To get started...

Step 1

WIP

Issue flow


FAQ

WIP


License

License

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.