SitSense Fullstack is a MERN-based posture monitoring application that extends the SitSense project into a full-stack product workflow with authentication, real-time communication, and analytics-oriented device monitoring.
- Full-stack architecture for the SitSense monitoring concept
- Real-time data flow with Socket.io
- Separate frontend and backend application layers
- Live preview available at https://sitsense-rho.vercel.app
- React
- Vite
- Node.js
- Express
- MongoDB
- Socket.io
- Tailwind CSS
SitSenseFullstack.github.io/
├── client/
├── server/
├── deployment/
├── README.md
└── preview.svg
Install dependencies in the frontend and backend workspaces, create the required environment files, and run each service separately.
- Website: https://sitsense-rho.vercel.app
- Repository: https://github.com/vaskoyudha/SitSenseFullstack.github.io
This repository is maintained as the full-stack application branch of the SitSense project family.