An open API service indexing awesome lists of open source software.

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.

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:*

![Search Page Wireframe](./wireframes/list-view.png)

*Card View:*

![Search Page Wireframe](./wireframes/card-view.png)

*Carousel View:*
![Search Page Wireframe](./wireframes/carousel-view.png)

## 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

![Landing Page Wireframe](./wireframes/landing.png)

#### Home Page

![Home Page Wireframe](./wireframes/home.png)

#### Profile Page

![Profile Page Wireframe](./wireframes/profile.png)

#### Chats Page

![Chats Page Wireframe](./wireframes/chat.png)

#### Search Page

![Search Page Wireframe](./wireframes/search.png)

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