Skip to content

evgeniya-osmakova/courseTracking

Repository files navigation

Course Tracking

A web application built with Next.js to help users track their progress in various courses. It offers an intuitive interface, user authentication, and a centralized dashboard for course management.

Demo

Sign in as a guest and you can see one course

Screenshot 2025-01-08 at 09 42 45

Tech Stack

  • Next.js (App Router)
  • TypeScript
  • Firebase
    • Authentication: Secure user login & signup.
    • Firestore: Realtime database for user data.
  • CSS modules