Arcedemy app
'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.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-moduleis 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.
- We have used
figmato design theweb module navigation planninganddashboard prototyping - Admin dashboard prototype: prototype
Dashboard design:
Web module navigation planning:
App-modulehandles 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.
- We have used
figmato design theapp-module navigation planningandprototyping - App module prototype: prototype
App design samples:
App module navigation planning:

