Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.17 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.17 KB

Bullying Avoidance & Education (BAE)

This solution is developed for Axiata Coding Challenge to combat cyberbullying.

🏆 1st Runner Up

Overview

BAE is a scenario-based learning platform to educate students how to recognize bullying and its effects on others. Students are also able to schedule counselling sessions if needed and report bullying incidents. On the other hand, selected educators are able to view the results of the quizzes, respond to session requests and take action on reported incidents.

Student Dashboard

ezgif com-gif-maker (3)

View student dashboard

Educator Dashboard

ezgif com-gif-maker (4)

View educator dashboard

Installation

Clone the project

git clone https://github.com/itschrislow/axiata-bae.git

Install dependencies and run in development mode

yarn
yarn dev