Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pateljay15/furrever-home
This project is made by following Test-Driven-Development and performed Unit Testing (86 % coverage) and Integration Testing. Used Docker for managing entire application and implemented CI/CD for different stages like build, test, quality, publish, deployed on VM instance provided by University. Followed SOLID principles and removed Code Smells.
https://github.com/pateljay15/furrever-home
cicd code-quality code-smell-detection docker git integration-testing react solid-principles spring-boot talwindcss test-driven-development unit-testing
Last synced: about 20 hours ago
JSON representation
This project is made by following Test-Driven-Development and performed Unit Testing (86 % coverage) and Integration Testing. Used Docker for managing entire application and implemented CI/CD for different stages like build, test, quality, publish, deployed on VM instance provided by University. Followed SOLID principles and removed Code Smells.
- Host: GitHub
- URL: https://github.com/pateljay15/furrever-home
- Owner: pateljay15
- Created: 2024-04-28T17:22:18.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T17:30:54.000Z (7 months ago)
- Last Synced: 2024-07-30T17:46:50.880Z (4 months ago)
- Topics: cicd, code-quality, code-smell-detection, docker, git, integration-testing, react, solid-principles, spring-boot, talwindcss, test-driven-development, unit-testing
- Language: Java
- Homepage:
- Size: 24.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Furrever - Pet Shelter Management and Adoption
## External Dependencies
These are programming languages, frameworks, and other pieces of software required to run the application. A detailed list of dependencies, along with instructions on how to install and configure them are given in the document below:
[**External Dependencies**](documentation/External_Dependencies.md)## Build and Deployment
In order for the application to be used by users anywhere in the world, it must be built and deployed onto a server. Detailed instructions on how to deploy the application are given in the document below:
[**Build and Deployment**](documentation/Build_And_Deployment.md)## User Scenarios
All of the features provided by the application, as well as the various scenarios of interaction with the app by a user is documented in the file below:
[**User Scenarios**](documentation/User_Scenerios.md)