Table of Contents (click on the headings in below index to navigate)

Abstract

Developers studying in colleges usually struggle to find a teammate for their projects. They want to team up with fellow students who compliment their skills so that they can together create a good project. With our application they will be able to find their perfect partner.

Our project follows the Client-Server Architecture, so it involves three layers:

  1. Front End (Client)
  2. Back End (Server)
  3. Database

We have used ReactJs framework for front end, the back end is built using the SpringBoot framework which is connected to a Relational database, MySQL. The front end and back end communicate via Rest APIs.

Extra tools/functionalities used by us included


Introduction

Overview

Find Buddy is an online platform that can be used by software developers and students to showcase their technical skills and projects to the community and find like-minded partners for new projects.

Features