File size: 562 Bytes
c59d808
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Documentation

## 📚 Available Documentation

- **[CONTRIBUTING.md](CONTRIBUTING.md)** - Ways of working & contribution guidelines
- **[architecture.md](architecture.md)** - System architecture & design decisions
- **[api-documentation.md](api-documentation.md)** - API endpoints & usage examples
- **[deployment.md](deployment.md)** - Deployment instructions & environment setup

## 📝 Documentation Standards
- All docs written in Markdown (.md) format
- Keep documentation up-to-date with code changes
- Include examples and code snippets where helpful