Description
Solonect is a mobile platform designed to connect people through interest-based events. Users can register for events, complete payments via Stripe, and authenticate through SMS or Google Sign-In. Administrators can manage events, users, and platform content efficiently through integrated tools, ensuring smooth operation and engagement.
Challenge
The project had to be delivered fast and on a tight budget, leaving no room for over-engineering. Our team needed to quickly implement core mobile features such as secure payments, authentication, and user management while keeping the codebase lightweight. At the same time, we had to integrate external services like Stripe, Twilio, and Google Sign-In in a way that was stable, cost-efficient, and easy to maintain.
Solution
- Selected Stripe as backend and payment system to reduce development overhead and costs.
- Integrated Twilio for SMS-based authentication to simplify login flows and improve security.
- Implemented Google Sign-In for a fast, familiar authentication option.
- Leveraged AppJS for frontend to accelerate development and maintain mobile compatibility.
- Focused on delivering core functionalities first to meet tight deadlines while ensuring scalability for future features.
Technology Stack
- Frontend: AppJS
- Backend & Payment: Stripe
- Authentication: Twilio (SMS), Google Sign-In