The following two points differentiate this portal from social media websites :
- 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.
- The members can be assured that all people on the portal belong to the community and are within reach, there are no strangers.
=> 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. 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. 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
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.
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.
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
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. 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.
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.
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
Football is the most followed sport in the world and people love betting on their teams chances of winning. 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.
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.
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