Reservation Management Sample
This sample app is a simple reservation management tool.
By dragging the schedule field, you can register a reservation for that period.
Run the demo
Call the frontend >> https://demo-hexa-gantt.hexabase.com
id : [email protected]
pw : hexabase.com5678
Workspace:demo_workspace
Project: Reservation management
※ Registered content may be deleted without notice.
Operate on the admin panel
- Login to the admin panel >> https://app.hexabase.com/login
- id : [email protected]
- pw : hexabase.com5678
- Workspace:demo_workspace
- Application: Reservation management
Source code
We provide TODO samples as open source software.
- Github : https://github.com/hexabase/example-js-gantt
- JS framework : Angular.js
- Backend template : hexa-gantt-example
Advance preparation
- node.js
- npm
Local execution
Sample preparation
Get sample code from Github
git clone [email protected]:b-eee/Hexa-gantt-example
Obtaining the packages required for execution
npm install
Execute the application
./do.sh start
- Local: http://localhost:4321/
- Network: http://192.168.1.8:4321/
Login
- Access Network: http://192.168.1.8:8080/ in your browser
- Connect to the demo environment >> Login with the demo ID and password
- Connect to your workspace >> Login with your ID and password