Welcome to the FixPoint GitHub Organization a modern, scalable, and secure platform built for Domino’s Sri Lanka Maintenance Operations.
This organization hosts all the source code, infrastructure, and documentation for our Smart Mobile Ticketing Platform.
FixPoint is a cloud-powered mobile solution that streamlines ticketing and maintenance workflows for Domino’s Sri Lanka.
Our platform ensures faster response times, real-time updates, and secure data handling.
- Mobile-first experience for service teams (Flutter app)
- Smart ticket assignment & tracking
- Real-time notifications & status updates
- Secure backend with role-based authentication
- Scalable AWS cloud infrastructure
- Visual dashboards and reporting
Layer | Technology |
---|---|
Backend | Node.js + Express.js (MVC) |
Frontend | Flutter (Android & iOS) |
Database | PostgreSQL (AWS RDS) |
Cloud | AWS EC2, S3, IAM |
Tools | Docker, GitHub Actions, Postman |
Design | Figma, PlantUML, Draw.io |
Management | Jira (Agile, sprint tracking) |
Repository | Description |
---|---|
fixpoint-backend | Node.js + Express.js API (ticketing logic, auth, integrations) |
fixpoint-mobile | Flutter mobile app (Android & iOS) |
fixpoint-infra | Docker configs, AWS deployment, CI/CD pipelines |
fixpoint-design | UX/UI designs, diagrams, and prototypes |
fixpoint-docs | Technical documentation, API specs, sprint notes |
We follow GitHub Flow + Agile methodology.
main
— production-ready codedevelop
— pre-release / stagingfeature/<name>
— new featuresbugfix/<name>
— bug fixeshotfix/<name>
— urgent production patches
We use Conventional Commits to keep commit history clean:
- feat: add ticket validation API
- fix: resolve AWS RDS connection issue
- docs: update architecture diagram
We welcome contributions! Please follow these steps:
- Fork the repository you want to work on.
- Create a branch:
git checkout -b feature/your-feature
. - Commit changes:
git commit -m "feat: add your feature"
. - Push and create a Pull Request.
- Wait for code review & approval.
⚡ FixPoint is built with ❤️ for fast, reliable, and secure mobile ticketing operations.