Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/asifzaman777/arcedemy-web
- Owner: AsifZaman777
- Created: 2024-08-12T15:53:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T15:44:46.000Z (27 days ago)
- Last Synced: 2024-12-01T16:38:22.460Z (27 days ago)
- Language: JavaScript
- Homepage: https://www.arcedemy.com/
- Size: 22.9 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: prototypeDashboard 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:
## 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: prototypeApp design samples:
App module navigation planning: