Coder Social home page Coder Social logo

hqcrud's Introduction

hqCRUD

Build Status

This is a RESTful application CRUD based on Symfony 4. The goal of its development is to produce high quality reusable CRUD application. Once a CRUD will reach an acceptable state, a fork of this will be dedicated to note-taking web application. That is why, you will see note-taking application domain vocabulary in the code.

The internal quality of code is based on the idea of using Test-driven development with unit tests, integration tests and functional tests. This project is refactored continuously to test and implement new and awesome ideas. This repository is based on London School of TDD (mockist).

The development approaches includes usage of design patterns, continuous integration and continuous deployment and SOLID design principles.

Feel free to fork, and recommend your ideas.

How to install

  • Clone the repository git clone https://github.com/EresDev/hqCRUD.git

  • To override default environment variables based on your machine, create a new .env.local and env.test.local file and add variables in it to override. More info about this can be found here https://symfony.com/doc/4.2/configuration.html#configuring-environment-variables-in-development

  • Use composer to install composer install

  • To run all tests (Unit+Integration+Functional) run the following command php bin/phpunit

hqcrud's People

Watchers

James Cloos avatar EresDev avatar

Forkers

codacy-badger

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.