v0.1.0
CHANGELOG
RESTful API - Go Gin, Gorm | v0.1.0
Latest Feature:
- Stable Version
- Default Icon App
- Validation Database Name, Port, IP, Username/Password/Host/Instance User
- Use 201 Status Code (on Create)
- EndPoints:
GET /api/Menus (Get All Menu)
GET /api/Menu/:id (Get Spesific Menu)
POST /api/Menu (Create Menu)
PUT /api/Menu/:id (Update Menu)
DELETE /api/Menu/:id (Delete Menu)
Desktop-App - C# Winform | v1.0.0
Last Feature
- Stable Version
- Default Icon App
- Validation Style Text Field
- Base Feature Create, Read, Update, Delete
Mobile-App - Dart Flutter | v0.1.0-beta | (pre-release)
Last Feature
- Stable Version
- Switch API Mode Support
- Final Design All Menus, Create, Update, Delete
- Can Only Retrieve Get All Menus From API (GET)
Full Changelog: https://github.com/Khip01/Restaurant_Khip01/commits/v0.1.0