Skip to content

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.

Notifications You must be signed in to change notification settings

DinukaNavaratna/Swin-TDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks