Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sikehish committed Jun 9, 2024
2 parents fc7e0ab + 03e3aad commit 827809c
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,55 @@ REDIS_URI
```bash
sudo docker-compose down && sudo docker-compose up --build
```
## Features
### Home
![image](https://github.com/sikehish/LangJam/assets/118361679/d5d092d6-7783-445d-ac5a-796f86ef9d5b)
![image](https://github.com/sikehish/LangJam/assets/118361679/821e47f6-a510-4e91-bb6a-9d27fe77d76d)
![image](https://github.com/sikehish/LangJam/assets/118361679/b15f13b3-55b2-4a32-9ebd-8b23427d2c88)

### Login/Signup:
![image](https://github.com/sikehish/LangJam/assets/118361679/8f1fecd6-19c7-48bf-a468-57529cd0d4e2)
![image](https://github.com/sikehish/LangJam/assets/118361679/16f68cbc-2d97-4ebf-a774-c40577dffd73)

### Categories:
![image](https://github.com/sikehish/LangJam/assets/118361679/ae4bf5f7-faa6-4b63-a5ed-f3c075c524b3)
![image](https://github.com/sikehish/LangJam/assets/118361679/b49353e4-ff97-46c8-b86a-cb9fd149bf9f)

### Quizzes
![image](https://github.com/sikehish/LangJam/assets/118361679/0c7e07c2-9f36-43b2-8a35-a3305dd31c4d)
![image](https://github.com/sikehish/LangJam/assets/118361679/70a4daa2-f925-43bf-bae1-7a03e64b4e71)
![image](https://github.com/sikehish/LangJam/assets/118361679/3b6739a0-2f23-4fcc-b01c-fda84c17914f)

### Note Taking:
![image](https://github.com/sikehish/LangJam/assets/118361679/68090b4a-e8e5-4737-b7fd-50bba7b95975)

### LangBot:
![image](https://github.com/sikehish/LangJam/assets/118361679/d2db62f5-14b3-43bc-840e-d9086a698054)

### Notes Section:
![image](https://github.com/sikehish/LangJam/assets/118361679/fc1b0079-786a-41ea-9cbb-1f9c78b620a4)

### Leaderboard:
![image](https://github.com/sikehish/LangJam/assets/118361679/1b6ce4fe-01e4-4a14-87fb-6a69bb4da0d2)

### Profile Section:

![image](https://github.com/sikehish/LangJam/assets/118361679/c9b9ce84-80e4-47b8-8381-2ad13a734615)

### Admin Login:
![image](https://github.com/sikehish/LangJam/assets/118361679/45f05d9e-99db-487c-9ddd-d070934c8202)

### Admin Dashboard:
![image](https://github.com/sikehish/LangJam/assets/118361679/0d947f5d-af3d-4856-8355-9b4253ce5883)

### Creating New Category:
![image](https://github.com/sikehish/LangJam/assets/118361679/1a569bb5-2c68-4521-85b6-f521d5fd696f)
![image](https://github.com/sikehish/LangJam/assets/118361679/0691bfdd-d14f-4c96-852b-e052dc6c9529)

### Step-by-Step Process for Manual Quiz Creation
![image](https://github.com/sikehish/LangJam/assets/118361679/813288d6-2080-4ff3-9eeb-91b6aa9bf2d3)
![image](https://github.com/sikehish/LangJam/assets/118361679/231e8c29-7156-4bf4-95f6-a26903b312c6)


## Get Started

Expand Down

0 comments on commit 827809c

Please sign in to comment.