Getting Started
Last updated on
Reports Dashboard
All the data you need to power your restaurant’s performance.
This document provides a technical overview of Reports Dashboard
. The dashboard is designed to provide real-time reports and insights for restaurants to better manage your operations and make data-driven decisions. The dashboard will provide a centralized platform for restaurants to view and analyze critical information, such as sales, revenue, and customer behavior, on any device.
Features
- Real-time sales and revenue reporting: The dashboard will provide up-to-date information on daily, weekly, and monthly sales, revenue, and profit margins.
- Customer insights: The dashboard will provide insights on customer behavior, including average order value, frequency of orders, and popular menu items.
- Employee performance tracking: The dashboard will allow you to monitor the performance of your employees and identify areas for improvement.
- Mobile Responsiveness: The dashboard will be designed to be fully responsive on mobile devices, ensuring a seamless user experience for restaurants accessing the dashboard on-the-go.

Technology Stack
- Front-end: Angular
- Back-end: C# .NET Core
- Database: Microsoft SQL Server
- Socket: SignalR
Architecture

- POS Server: The machine that stores all the data of the restaurant. This machine is installed with
Blogic Systems POS
softwares andSQL Server
database. It’s configured to respond TCP/IP requests (IIS) fromReports Dashboard
app. - Reports Dashboard: The AWS EC2 instance that hosts
Reports Dashboard
app. We can access via http://myloginpos.com. - Client: User’s device that access
Reports Dashboard
app.
How to access Reports Dashboard?
Open http://myloginpos.com to access your data anytime, anywhere.
How to login?
Each Store
has a single login credential.
If you’re Blogic Systems’s administrator:
- Access and login to Blogic License
- Open
Store
section on the side menu bar - Search for the store you want to find
Reports Dashboard
login credential - Open
Store's configurations panel
- Your
Reports Dashboard
login credential is inQuick Report
tab


You must toggle on theEnable
button inQuick Report
tab before login intoReports Dashboard
{.is-info}