Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,10 @@ The **MAD-Stack** is a powerful combination that allows developers to build scal
- **Data Visualization**: Dynamic charts using Chart.js.
- **Comprehensive APIs**: Powerful RESTful APIs for all operations.
- **API Documentation**: Comprehensive REST API documentation with Swagger and Redoc.
- **Unit & Integration Tests**: Automated tests for backend APIs and frontend components.
- **PWA Support**: Progressive Web App features for offline access and installation.
- **CI/CD Pipeline**: Automated deployment using Jenkins, Docker, and GitHub Actions.
- _and many more features!_

## Live Deployment

Expand Down
Loading