A Solo Leveling-inspired fitness tracking web app built to replicate the feel of the Hunter System from the anime/manhwa, where users complete daily quests, earn XP, and climb a global leaderboard.
🌐 Live App: sololevelx.vercel.app | 👥 700+ Registered Users | ⚡ ~30 Daily Active Users
Home Page |
Quests |
Top Hunters Leaderboard |
Stats & Streak Info |
Quest History |
Notification |
A few Solo Leveling fitness apps existed before this one, but each had limitations:
| App | Limitations |
|---|---|
| Arise AI | Paid, feature-heavy, UI does not match the system aesthetic |
| OurSoloLeveling | Limited to the 4 main quests, no custom quests, has since shut down |
| SoloLevelX | Free, actively maintained, UI designed to feel like the actual Hunter System |
The goal was to build the app that fans actually wanted: one that captures the look, feel, and structure of the system from Solo Leveling, not just a generic habit tracker with the name attached.
- Main Quests -- Daily mandatory challenges (push-ups, sit-ups, squats, running). These must be completed every day.
- Side Quests -- Optional bonus quests for extra XP beyond the daily minimum.
- Custom Quests -- Users can create their own habit-based quests, complete them at their own pace, and earn XP.
- Earn XP by completing quests
- Level up and rank up over time (E -> D -> C -> B -> A -> S)
- Streak tracking -- best streak and current streak visible on the stats page
- You start with 5 HP
- Missing a Main Quest costs 1 HP
- Reaching 0 HP triggers a Respawn -- all progress, stats, quests, and XP are fully reset
- This mirrors the consequence system from the anime, making consistency matter
- Completing quests rewards you with both XP and Coins
- Coins can be spent on:
- XP Potions -- boost your XP progression
- HP Potions -- restore lost HP and protect your progress from a Respawn
- Global Top 15 leaderboard (Top Hunters)
- Ranked by XP with level and rank displayed
- Full log of past 30 days of quest completions and failures
- Cumulative stats: total push-ups, sit-ups, squats, and distance run
| Layer | Technology |
|---|---|
| Frontend | Vue.js |
| Backend | Node.js + Express.js |
| Database | MySQL |
| Deployment | Vercel + Railway |
Built with the MEVN stack (MySQL, Express.js, Vue.js, Node.js)
SoloLevelX is live and actively maintained. Updates ship roughly every 2 to 8 weeks covering new features, UI improvements, and bug fixes. The app has been running continuously with a growing user base since launch.
SoloLevelX is a fan-made project inspired by the Solo Leveling manhwa and anime series. All rights to Solo Leveling belong to Chugong and D&C Media. This project is non-commercial and built purely out of passion for the series.