Nubo is a SaaS platform designed to centralize team management, communication, and analytics into a single, modern interface.
The goal is to create a system that is:
- Fast and intuitive
- Visually distinctive
- Highly scalable
- Focused on real productivity
- Provide a central hub for team operations
- Deliver real-time insights through dashboards
- Enable seamless communication
- Ensure excellent UX across all devices
- Create a strong brand identity
- Build a modular and reusable codebase
- Allow future integration with AI and automation
Status: In Development
- KPI cards (revenue, activity, performance)
- Interactive charts (ApexCharts)
- Filters (date range, company, etc.)
- Responsive layout
- Data via PHP endpoints (
?ajax=charts) - Caching (APCu / file fallback)
- Avoid full page reloads
Status: MVP Ready
- Login page with animated UI
- Session-based authentication
- Form validation and feedback
- Right-side animated canvas (logo formation)
- Clean, minimal layout
Status: Planned
- Channels and direct messages
- Mentions (
@user) - Notification system (DM / Channel)
- Real-time updates
- talk.js (initial)
- Custom backend fallback
Status: Planned
- User roles (ADMIN, CLIENTE, FUNCIONARIO)
- Permission system per module/page
- Activity logs
Status: Planned
- Shared calendar
- Event creation/editing
- Conflict handling
- Visual timeline
- Modular structure (MVC-ready)
- Separation of concerns
- Frontend: UI/UX (HTML, CSS, JS, Bootstrap)
- Backend: PHP controllers + APIs
- Database: MySQL (multi-tenant ready)
