DinukaNavaratna / Swin-TDP

The scope of the project can be outlined as developing a comprehensive web dashboard that provides valuable insights by analyzing data collected through surveys, for educators, administrators, and policymakers to understand the patterns of influencers, friendships, disrespect, and advice among students within the school culture, supporting them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swin-TDP

Technology Design Project - Swinburune University of Technology
SNA - Team 05

Contact: 104205090@student.swin.edu.au

How to execute the program?

Backend

  • Setup a Python3 environment
  • Install pip
  • Install the environement requirements from requirements.txt
  • Add a .env file with the respective values (.env.example given)
  • From the root of Backend directory, run app.py
  • Postman collection containing the endpoints added under resources

Frontend

  • Place the 'Frontend' directory in a localserver. Eg: XAMPP
  • Open the location of the directory in a browser. Eg: localhost/location/to/the/frontend/folder
  • Change the backend server URL in - Frontend/assets/js/main.js (line 324)



Snapshots of the Application

Landing Page

Landing

Principle

1 2 3 4 5 6 7 8 9 10 11 12

Teacher

1 2 3 4 5 6 7 8 9 10

Student

1 2 3

Outsider

1 2 3 4 5 6 7 8 9 10

About

The scope of the project can be outlined as developing a comprehensive web dashboard that provides valuable insights by analyzing data collected through surveys, for educators, administrators, and policymakers to understand the patterns of influencers, friendships, disrespect, and advice among students within the school culture, supporting them.


Languages

Language:Hack 65.7%Language:JavaScript 19.0%Language:Python 11.3%Language:CSS 3.3%Language:HTML 0.6%