An open API service indexing awesome lists of open source software.

https://github.com/bkarthik7/course-tracker

Course Tracker is a web application designed to help users track and manage their courses effectively. This project was built using React, JavaScript, and Supabase, offering a smooth and user-friendly interface.
https://github.com/bkarthik7/course-tracker

Last synced: 7 months ago
JSON representation

Course Tracker is a web application designed to help users track and manage their courses effectively. This project was built using React, JavaScript, and Supabase, offering a smooth and user-friendly interface.

Awesome Lists containing this project

README

          

# 📖Course Tracker

**Course Tracker** is a web application designed to help users track and manage their courses effectively. This project was built using React, JavaScript, and Supabase, offering a smooth and user-friendly interface.

## 🚀Features

- **Course Management**: Add courses with ease.
- **Tagging System**: Organize your courses by adding relevant tags.
- **Responsive Design**: Works seamlessly across different devices.

## 🛠️Installation

To get started with the Course Tracker, follow these steps:

1. **Clone the repository**:
```sh
https://github.com/BKarthik7/Course-Tracker.git
```
2: **Navigate to the project directory**:
```sh
cd course-tracker
```
3. **Install dependencies:**:
```sh
npm install
```
4. **Start the development server:
```sh
npm start
```
5. **Open your browser and go to** http://localhost:3000 **to view the app**.

## 📸Screenshots