How it started
Srgepp was born as part of a class project, where my teammate and I were asked to develop a website using Laravel. We wanted to build something that not only fulfilled the technical requirements but also tackled a real problem we and many others around us face daily, managing tasks and staying productive.
After having conversations with friends, we validated that many of them struggled to manage tasks, prioritize efficiently, and maintain consistent progress. This helped us finalize the concept of Srgepp: an AI-driven task tracker and productivity manager that helps users focus on what matters most.
Challenge
While the concept was simple, building Srgepp came with several technical and design hurdles:
- We had to ensure the interface stayed clean and non-overwhelming, especially for users prone to procrastination or burnout.
- Making the system responsive and intuitive, especially around defining tasks in steps, tested our skills in both frontend structuring and backend logic.
- We also needed to think through how the system would adapt dynamically as the user made progress on their tasks.
Product

Despite the challenges, Srgepp came to life with several helpful features:
- Task Setup Made Simple: Users only need to input a task title, difficulty level, due date, and optionally a description or related link.
- Step-by-Step Progress: Each task can be broken down into smaller steps, which makes progress more visible and manageable.
- AI-Powered Prioritization: Based on how far along users are in completing their steps, the system calculates which tasks are priorities and which ones can wait.
- Clean UI and Real-Time Feedback: The Laravel-based site gives users an up-to-date view of their task priorities and progress at any time.
- Designed for Real Productivity: Everything is built with productivity in mind, from minimal user input to intelligent output that helps users decide what to tackle next.

