This is a full-stack application built using the PERN stack (PostgreSQL, Express, React, Node.js) designed to provide comprehensive analytics for coffee shop businesses.
- Real-time data visualization with ECharts.
- Responsive design using Bootstrap for optimal viewing on all devices.
- Node.js
- PostgreSQL
- Navigate to the server directory:
cd server
- Install dependencies:
npm install
- Start the server:
node index.js
- Navigate to the client directory:
cd client
- Install dependencies:
npm install
- Start the client:
npm run dev
After starting both the server and the client, open your web browser and go to http://localhost:5173
to view the dashboard.
Contributions are welcome! Please feel free to submit a pull request.
This project is licensed under the CC0-1.0 License - see the LICENSE file for details.
- GitHub
- Wikipedia
- This repository tech stack