Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xeroxis-xs committed Oct 27, 2024
1 parent 8c752a4 commit a7ecaa2
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 10 deletions.
23 changes: 13 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ The **EduQuest Frontend Application** is the user interface component of EduQues
Built using the Next.js framework (React-based), the frontend is highly responsive, ensuring a seamless experience across different devices and screen sizes.

## Table of Contents
- [Introduction](#introduction)
- [Table of Contents](#table-of-contents)
- [Architecture Overview](#architecture-overview)
- [Demo](#demo)
- [Login](#login)
- [Dashboard](#dashboard)
Expand All @@ -24,28 +23,32 @@ Built using the Next.js framework (React-based), the frontend is highly responsi
- [Installation](#installation)
- [Running the Application](#running-the-application)

## Architecture Overview
<p align="center">
<img src="images/frontend_arch.svg" alt="Frontend Architecture Diagram" width="500">
</p>

## Demo
### Login
![img_16.png](img_16.png)
![img_16.png](images/img_16.png)

### Dashboard
![img_17.png](img_17.png)
![img_17.png](images/img_17.png)

### Courses
![img_18.png](img_18.png)
![img_18.png](images/img_18.png)

### Quest Attempt
![img_15.png](img_15.png)
![img_15.png](images/img_15.png)

### Badge Catalogue
![img_19.png](img_19.png)
![img_19.png](images/img_19.png)

### Quest Generator
![img_20.png](img_20.png)
![img_20.png](images/img_20.png)

### Course Insights
![img_21.png](img_21.png)

![img_21.png](images/img_21.png)

## Key Features:

Expand Down
1 change: 1 addition & 0 deletions images/frontend_arch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit a7ecaa2

Please sign in to comment.