Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 816 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 816 Bytes

Combat Gains

Combat Gains is a comprehensive training management platform designed specifically for martial artists and strength training enthusiasts. Track both your martial arts progression and strength training journey in one unified platform.

Features

Current Features ✅

  • User Authentication

    • Secure registration and login system
    • Protected routes and session management
    • Profile management
  • Exercise Management

    • Comprehensive exercise database
    • Custom exercise creation
    • Exercise categorization by muscle groups and equipment
    • Detailed exercise instructions and descriptions

Tech Stack

Frontend

  • Next.js 14 (App Router)
  • React 18
  • Tailwind CSS
  • DaisyUI
  • Lucide React Icons

Backend

  • Next.js API Routes
  • MongoDB with Mongoose
  • JWT Authentication