https://github.com/rivalcoder/learn-planner
https://github.com/rivalcoder/learn-planner
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rivalcoder/learn-planner
- Owner: Rivalcoder
- Created: 2025-02-07T06:38:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-27T13:14:24.000Z (about 1 year ago)
- Last Synced: 2025-03-27T14:25:38.372Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://learn-planner.vercel.app
- Size: 314 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📚 Learn Planner 🚀
Welcome to **Learn Planner**! 🎯 This app is your ultimate companion for organizing your learning journey efficiently. Take control of your learning goals and track your progress seamlessly. 📈📅
## 🌟 Features
✅ **Course Management** - Add, edit, and remove courses effortlessly.
✅ **Task Tracking** - Stay on top of your tasks and assignments. 📌
✅ **Progress Monitoring** - Visualize your learning progress with interactive charts. 📊
✅ **User-Friendly Interface** - Simple and intuitive design for a smooth experience. 🖥️
## 🔧 Installation
1. Clone the repository:
```bash
git clone https://github.com/Rivalcoder/Learn-Planner.git
```
2. Navigate to the project folder:
```bash
cd Learn-Planner
```
3. Install dependencies:
```bash
npm install
```
4. Start the development server:
```bash
npm start
```
## 🚀 Usage
- Open the app in your browser.
- Create and manage your courses and learning tasks. 📖
- Track your progress visually and stay motivated! 💡
## 📡 API Endpoints
📌 `GET /courses` - Fetch all courses.
📌 `POST /courses` - Add a new course.
📌 `PUT /courses/:id` - Update an existing course.
📌 `DELETE /courses/:id` - Remove a course.
## 🌟 Project Reviews
⭐ "A game-changer for managing my online courses! Highly recommended. 💯" - User A
⭐ "Super intuitive and well-designed. Love the progress tracking feature! 🚀" - User B
⭐ "This app keeps me accountable and organized. Fantastic tool! 🎯" - User C
🌟 **Happy Learning! Keep Growing!** 🚀📚