https://github.com/sheel-ui/simplysync
Platform that streamlines team formation for university projects, ensuring better skill matches and cohesion among students. Additionally, a research study investigates the impact of different search interaction models—list-based, card-based, and carousel-based—on user experience and team formation efficiency.
https://github.com/sheel-ui/simplysync
css html java reactjs user-interface
Last synced: 3 months ago
JSON representation
Platform that streamlines team formation for university projects, ensuring better skill matches and cohesion among students. Additionally, a research study investigates the impact of different search interaction models—list-based, card-based, and carousel-based—on user experience and team formation efficiency.
- Host: GitHub
- URL: https://github.com/sheel-ui/simplysync
- Owner: Sheel-ui
- Created: 2024-03-04T16:37:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-27T00:40:45.000Z (12 months ago)
- Last Synced: 2025-01-14T17:33:04.729Z (4 months ago)
- Topics: css, html, java, reactjs, user-interface
- Language: JavaScript
- Homepage: https://www.youtube.com/watch?v=Iyyc5lqr4sM
- Size: 9.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimplySync
SimplySync is a platform designed to tackle the challenges students encounter when finding suitable teammates for university projects. Traditional methods of team formation often lead to mismatched skill sets and lack of cohesion among team members, resulting in inefficiencies and suboptimal project outcomes. In response to these issues, SimplySync aims to streamline and enhance the team formation process for students, enabling meaningful connections among like-minded collaborators. [Watch Demo](https://www.youtube.com/watch?v=bcNc20SyRCY)
## Research Study:
Research study focuses on investigating the impact of different search interaction models on user experience, efficiency, and performance in the context of forming project teams for university courses. The study compares three search interfaces: list-based, card-based, and carousel-based, designed to help students find suitable teammates for collaborative projects.## Search User Interfaces:
*List View:*
*Card View:*
*Carousel View:*
## Demo:
You can access the complete demo [here](https://www.youtube.com/watch?v=bcNc20SyRCY).## Installation:
1. Clone the repository: https://github.com/Sheel-ui/SimplySync.git
2. Install dependencies: ```npm install```
3. Start the development server: ```npm start```## Data:
Real data of the users who participated in the study is not included in this repository, but we have added some sample data.## Overview of the Complete Solution:
The platform simplifies team creation by offering core functionalities such as:
- *Home:* Featuring user posts and suggested collaborators, this page serves as a central hub for project advertisements and team formation.
- *Profile:* A comprehensive user profile page with easy editing capabilities, providing detailed information about each user.
- *Chats:* A messaging platform for direct communication, facilitating easy collaboration and project coordination.
- *Search:* An exploration feature that allows users to search for potential project partners based on various criteria.
## Proposed Wireframes
Below are wireframes for key sections of the project:
#### Landing Page

#### Home Page

#### Profile Page

#### Chats Page

#### Search Page

Feel free to explore the visual representation of our project's design and structure.