https://github.com/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.
https://github.com/dinukanavaratna/swin-tdp
analytics dashboard datacleaning datamasking deidentification echarts machine-learning networkx python sna social-network social-network-analysis socialnetworkanalysis
Last synced: about 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/dinukanavaratna/swin-tdp
- Owner: DinukaNavaratna
- Created: 2023-09-24T10:56:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T01:13:19.000Z (over 1 year ago)
- Last Synced: 2025-02-09T23:18:29.193Z (3 months ago)
- Topics: analytics, dashboard, datacleaning, datamasking, deidentification, echarts, machine-learning, networkx, python, sna, social-network, social-network-analysis, socialnetworkanalysis
- Language: Hack
- Homepage:
- Size: 20 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swin-TDP
Technology Design Project - Swinburune University of Technology
SNA - Team 05
Contact: [email protected]
## 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
## Principle











## Teacher









## Student


## Outsider









