Skip to content

vineetk10/RecruitMe

Repository files navigation

Team-Project-22

Proposal 1 :

FriendNearMe - Housing Community Network Portal

Introduction to problem statement:

Residents of housing communities (like Avalon, 101 San Fernando, etc) often do not know other people living in the same community, sometimes not even their neighbours. Community members can often help each other when it comes to emergency situations, lending/borrowing things, making social connections or just making friends.

Abstract:

Maintaining a relationship with the people living close by but outside of one’s own family and friends can come handy in times of need. While most people will have accounts on social media websites, how can a resident know who lives around him/her? Even if the resident knows the name of the person, how can one search and connect on the social media website? This portal answers both the questions by providing that platform where people can get to know other people living in the same community.

The following two points differentiate this portal from social media websites :

  1. All data is visible to and controlled by the housing community itself, which already has access to the residents’ housing data. It will not be accessible to any third party company.
  2. The members can be assured that all people on the portal belong to the community and are within reach, there are no strangers.

Approach:

=> The housing community will have added the details of the residents in the portal when the residents start their lease and then the residents can sign up using those credentials on the portal.

=> Get friend recommendations based on the similarity of interests with other residents. (implemented using document similarity functionality in IBM Cloud DB for ElasticSearch)

=> Residents sign up and enter their details and can view other residents’ details (as revealed by them).

=> They can view the items available for borrowing / list items they want to lend.

Persona:

Housing Community Owner Persona -
The entity that owns all the houses in the community can sign up and maintain the details of the current residents in the portal.
Resident Persona -
The resident can sign up on the portal using the credentials provided by the housing community owner and create his profile.

Technologies Used:

Server side - NodeJS, Express
Client side - React
Database - Cloudant
Cloud and containerization - AWS EC2, AWS ECR, AWS ECS, Docker
Similarity score functionality - IBM Cloud Databases for Elasticsearch

Proposal 2 :

Recruiting Web Application having Tinder Like UI

Problem and Goals:

With thousands of applicants applying for a job position, it is very difficult to keep track of all the applicants applied and the number of applicants selected/rejected in a particular round. Many recruiting platforms that are there today don’t provide an intuitive UI which makes the recruitment process as a recruiter and applying for jobs as a job seeker, boring and tedious. We intend to make a full-fledged web based application having all the necessary features needed for recruiting which will also recommend the suitable candidates to the recruiter and suitable jobs to the job seeker. This web app will have an intuitive UI just like Tinder where the recruiter/candidate can swipe left and right the candidates/job opening respectively.

Methodology:

We aim to adopt the following methodology in order:
1) Design the database schema to store candidate information, Job information, Recruitment Process information.
2) Create the backend functionality using NodeJs.
3) Create frontend functionality using ReactJs.
4) Use TensorFlow.Js for recommendation.
5) Deploy the application on AWS.

Technologies:

We intend to use, but not limited to the following technologies for this project:
1) MongoDB database
2) Express.js
3) React
4) Node.js
5) Amazon Web Services

Proposal 3 :

Fitness Web Application

Introduction to problem statement:

With the growing number of activities, a person is becoming more and more busy everyday. This seriously affects the lifestyle of the individual and directly impacts his/her health. In today’s fast paced world it is difficult to find time to drive to and fro to a gym or a park for exercise. One way to keep up with health and save some if not all the time is to have a quick exercise session at home. Exercise alone is not enough, a proper diet is equally important for an individual’s well being. However, not everyone is aware of the nutrient values of the food they eat.

Abstract:

This project aims at solving these two problems by creating and deploying a web application that generates workout routines based on a person’s current physical body and future goals and also provides a proper diet plan.

Approach:

We aim to adopt the following methodology in order:
1) Create a layout of the web views so that a user can successfully signup/login, enter his/her information and generate workout routines and diet plans.
2) Design the database schema to store user information, exercises data and food’s nutritional values.
3) Create a backend server.
4) Merge backend server with web views on the frontend to display dynamic data.
5) Set up secure login for users.
6) Deploy the application.

Technologies Used:

We intend to use, but not limited to the following technologies for this project:
1) MongoDB database
2) Express.js
3) React
4) Node.js
5) Amazon Web Services

Proposal 4 :

Fantasy Football league Web Application

Introduction to problem statement:

Football is the most followed sport in the world and people love betting on their teams chances of winning.

Abstract:

Hence we intend to make a full-fledged web based application having all the information about football teams and their past and futures fixtures. Users can login to the application and based on teams past performance they can bet on their chances of winning in the upcoming fixtures.

Approach:

We aim to adopt the following methodology in order:
1) Design the database schema to store Team information, Fixtures, Betting information.
2) Create the backend functionality using NodeJs.
3) Create frontend functionality using ReactJs.
4) Use TensorFlow.Js for betting recommendation.
5) Deploy the application on AWS.

Technologies Used:

We intend to use, but not limited to the following technologies for this project:
1) MongoDB database
2) Express.js
3) React
4) Node.js
5) Amazon Web Services

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 2.7%
  • CSS 1.2%