Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,17 @@ AILearnLab is an innovative educational platform designed to simplify complex le

- **Personalized Learning Paths**: Utilizes the OpenAI API to generate tailored learning steps based on user goals.
- **Progress Tracking**: Visual charts to track goals and monitor progress over time.
- **Interactive User Interface**: Designed with Next.js and TypeScript for a responsive and dynamic user experience.
- **Interactive User Interface**: Designed with Next.js and JavaScript for a responsive and dynamic user experience.
- **Real-Time Data Management**: Powered by Firebase for real-time updates and seamless user interactions.

## Technologies Used

- **Next.js**: Framework for server-side rendering and building the frontend.
- **TypeScript**: Provides type safety and enhances development efficiency.
- **Node.js**: Handles backend logic and server operations.
- **Firebase**: Manages real-time data and user authentication.
- **OpenAI API**: Delivers personalized learning recommendations and pathways.
- **Jira**: Used for project management and tracking development progress.
- **Figma**: For UI/UX design and prototyping.
- **Storybook**: Employed for UI component development and testing.


## Getting Started

Expand Down