GithubHelp home page GithubHelp logo

navneetprakashsingh / code-quality-assurance Goto Github PK

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

Implemented and integrated a recipe app website using Java and Spring Boot as the backend. The main focus of the project was to write maintainable code using best backend practices like SOLID principles, design patterns, refactoring techniques, test driven development.

License: MIT License

Java 98.61% CSS 0.07% JavaScript 1.33%

code-quality-assurance's Introduction

Code Quality Assurance

Introduction & Purpose

Implemented and integrated a recipe app website using Java and Spring Boot as the backend. The main focus of the project was to write maintainable code using best backend practices like SOLID principles, design patterns, refactoring techniques, test driven development.

Continuous Integration

Jenkins, Github and Azure as a medium for providing continuous integration. We created two branches on Github namely develop, test from production/master(default) branch and mapped Azure environment with these branches namely dev environment, test environment and production environment. Further we mapped the environment with Jenkins. We had three setups on Jenkins such that whenever there is a change in develop branch of the project, Jenkins would pick up the change and run it by checking the unit test cases against the code. If everything was successful, Jenkins deploys the application to Azure.

Link

The complete report can be accessed here : https://github.com/NavneetPrakashSingh/code-quality-assurance/blob/master/Group3_Report.pdf

code-quality-assurance's People

Contributors

navneetprakashsingh avatar

Watchers

James Cloos 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.