Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/asifzaman777/arcedemy-web

Arcedemy web module. Arcedemy is basically an LMS solution for the students. The web module is to handle the admin dashboard and landing page.
https://github.com/asifzaman777/arcedemy-web

Last synced: 25 days ago
JSON representation

Arcedemy web module. Arcedemy is basically an LMS solution for the students. The web module is to handle the admin dashboard and landing page.

Awesome Lists containing this project

README

        

Arcedemy app

Intro:

'Arcedemy' is a learning app for the students of Cambridge and the Edexcel curriculum. The motto of the app is to learn by playing quizzes and fun competitive rooms with friends. Students can enjoy live exam rooms, a library and resources, and watch their regular progress by using the app.

Technical architecture:

The whole system architecture is very simple. Admins can upload the resources through a `web-module` and using an API we will serve the resources to the main `app-module`.

## Web module

Brainstorming and design:

- `Web-module` is basically to handle the admin functionalities like resource uploading, user management, and so on.
- Client-side includes a landing page where some raw data will be shown about the services and users can directly send the mails and DM to customer care.

Web-module dashboard navigation design and prototype

- We have used `figma` to design the `web module navigation planning` and `dashboard prototyping`
- Admin dashboard prototype: prototype

Dashboard design:

![dashboard1](https://github.com/user-attachments/assets/22296f7e-d974-4b89-82c4-87bc5b2046fc)
![dashboard2](https://github.com/user-attachments/assets/d44ddead-b361-4e99-8256-d1690883d2d5)

Web module navigation planning:

web module navigation planning

## App module

Brainstorming and design:

- `App-module` handles the client or user side mainly.
- Users can learn, take tests, explore notes and videos and so on. No admin functionalities will be done here.

App-moddule design and prototype

- We have used `figma` to design the `app-module navigation planning` and `prototyping`
- App module prototype: prototype

App design samples:





App module navigation planning:

app module navigation planning