SlideShare a Scribd company logo
Rooms for Rent(Student’s Mess)
Management System
Presented By:
Name: Shaikh Nahian
ID: 1704022
Supervised By
1. Md. Shafiul Alam Forhad ,
Assistant Professor, Department of
CSE, CUET
2. Md. Atiqul Islam Rizvi, Lecturer,
Department of CSE, CUET
2 Department of CSE, CUET
Contents
Introduction
Motivation
Objectives
Proposed Methodology
Conclusion
3 Department of CSE, CUET
Introduction
In this project, I am willing to make a system for “Room for Rent(Student’s
mess)” management based on DataBase Management System.
Basically, the main goal here is to make a database that contains datasets on
different rooms for rent for students and bachelors(commonly known as
Student’s mess/ batchelor’s mess), with their monthly rates, living facilities and
distance from the university(or workplace). The users can view their renting
options with respect to all the aforementioned parameters. The room owners
will have the opportunity to put their rooms up for rent by providing necessary
informations about their rooms, and when a new record is added or
deleted(once a room gets rented) the database will be updated promptly.
4 Department of CSE, CUET
Motivation
In our country, a lot of students after completing their higher secondary
, has to leave home to study in universities, often in new and unknown
areas. Also because of the high number of students, not all the students
can get to stay in university’s dormitory. In a lot of universities, the
students don’t get seats in the university’s dormitory for a long period
of time, ranging from a few months to one or two years. The students
then seek to rent rooms, commonly known as ‘mess’ nearby the
university and live there. But often as they are in completely new
places and they don’t really know the area well, they fail to find perfect
rooms for them. This database will help the students with all the data
they need to choose the perfect ‘mess’ to rent.
5 Department of CSE, CUET
Objectives
4/7/2023 5
 To make a database that will present the users with a wide variety of rooms for
rent, and the users will be able to sort through them with respect to rent, facilities
and workplace distance.
 Also enabling the room owners to put their rooms up for rent in the database
which will get him/her a higher customer base.
 An overall view of the market will be available to renters to choose.
 To learn and implement MySQL while working on the project.
6 Department of CSE, CUET
Proposed Methodology (ER Diagram)
owns
rents
TENANT
NID
no.
NID no.
Name
Workspace
Address
ROOMOWNER
Room
Specifications
Address
Room
Rent
Contact
No.
Contact
No.
Name
ROOM
Flat ID.
WORKSPACE
Name
has
From
M
N
1
N
1 N
First Name Last Name
First Name
Last Name
Latitude
Longitude
Latitude
Longitude
1
N
7 Department of CSE, CUET
Relational Mapping
8 Department of CSE, CUET
Normalisation
Normalised to 1NF
Normalised to 2NF
9 Department of CSE, CUET
Normalised to 3NF
10 Department of CSE, CUET
Query 1
Finding out houses that has rent ranging from 4000 to 5000
Code:
SELECT `FlatID`, `RLatitude`, `RLongitude`, `RoomRent`, `RNID_no`, `TNID_no`
FROM `room`
WHERE RoomRent>=4000 AND RoomRent<=5000
11 Department of CSE, CUET
Query 2
Finding a room of 1260 Square feet
Code:
SELECT `Room_Specs`, `FlatID` FROM `room_specifications` WHERE Room_specs="1260Sq ft"
12 Department of CSE, CUET
Query 3
• Show the roomowners name and contact details with room id, whose rent is less or equa
l to 4500taka.
Code:
SELECT room.RNID_no,room.RoomRent, roomowner.RFirst_Name, roomowner.RLast_Name, roomowner.RConta
ct_no
FROM room
INNER JOIN roomowner ON room.RNID_no = roomowner.RNID_no WHERE RoomRent<=4500
13 Department of CSE, CUET
Query 4
Finding out workspace for certain Tenants
Code:
SELECT `Workplace_name`, `TNID_no`
FROM `has`
WHERE TNID_no>=480 AND TNID_no<=530
14 Department of CSE, CUET
15 Department of CSE, CUET
Conclusion
The purpose of this database is to make room
hunting easier for the massive student population
who most often find it difficult to find proper living
condition, as they are often in a completely new
place. Also it will be beneficial for the room owners
as they will be able to reach a larger customer base.
Admin will update everytime a room gets vacated or
put up for rent.
16 Department of CSE, CUET
4/7/2023 16
Thank You 

More Related Content

Similar to 1704022_project proposal.ppt

Dynamic Fine-grained Access Control and Multi-Field Keyword Search in Cloud B...
Dynamic Fine-grained Access Control and Multi-Field Keyword Search in Cloud B...Dynamic Fine-grained Access Control and Multi-Field Keyword Search in Cloud B...
Dynamic Fine-grained Access Control and Multi-Field Keyword Search in Cloud B...
IRJET Journal
 
RENTAL MANAGEMENT SYSTEM
RENTAL MANAGEMENT SYSTEMRENTAL MANAGEMENT SYSTEM
RENTAL MANAGEMENT SYSTEM
StudentRocks
 
final Business Analysis documentation 2013
final Business Analysis documentation 2013final Business Analysis documentation 2013
final Business Analysis documentation 2013tieho mofokeng
 
online room booking system
online room booking systemonline room booking system
online room booking system
manuchinna
 
Enabling efficient multi keyword ranked
Enabling efficient multi keyword rankedEnabling efficient multi keyword ranked
Enabling efficient multi keyword ranked
Sakthi Sundaram
 
Iotweek Iotcrawler Concept Pitches
Iotweek Iotcrawler Concept PitchesIotweek Iotcrawler Concept Pitches
Iotweek Iotcrawler Concept Pitches
IoTCrawler
 
Conceptual Design of Fuzzy Rule Based Context Aware Meeting Room System
Conceptual Design of Fuzzy Rule Based Context Aware Meeting Room SystemConceptual Design of Fuzzy Rule Based Context Aware Meeting Room System
Conceptual Design of Fuzzy Rule Based Context Aware Meeting Room System
Editor IJMTER
 
294670037-airline-reservation-system-documentation.doc
294670037-airline-reservation-system-documentation.doc294670037-airline-reservation-system-documentation.doc
294670037-airline-reservation-system-documentation.doc
yashgaming17
 
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...
IRJET Journal
 
MATH233 Unit 3 This assignment features an exponential functio.docx
MATH233 Unit 3 This assignment features an exponential functio.docxMATH233 Unit 3 This assignment features an exponential functio.docx
MATH233 Unit 3 This assignment features an exponential functio.docx
andreecapon
 
USER-DEFINED PRIVACY GRID SYSTEM FOR CONTINUOUS LOCATION-BASED SERVICES - IEE...
USER-DEFINED PRIVACY GRID SYSTEM FOR CONTINUOUS LOCATION-BASED SERVICES - IEE...USER-DEFINED PRIVACY GRID SYSTEM FOR CONTINUOUS LOCATION-BASED SERVICES - IEE...
USER-DEFINED PRIVACY GRID SYSTEM FOR CONTINUOUS LOCATION-BASED SERVICES - IEE...
Nexgen Technology
 
User-Defined Privacy Grid System for Continuous Location-Based Services
User-Defined Privacy Grid System for Continuous Location-Based ServicesUser-Defined Privacy Grid System for Continuous Location-Based Services
User-Defined Privacy Grid System for Continuous Location-Based Services
1crore projects
 
Web application for booking paying guest & explore mess and stationary in the...
Web application for booking paying guest & explore mess and stationary in the...Web application for booking paying guest & explore mess and stationary in the...
Web application for booking paying guest & explore mess and stationary in the...
IRJET Journal
 
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
Pvrtechnologies Nellore
 
Review on House Price Prediction through Regression Techniques
Review on House Price Prediction through Regression TechniquesReview on House Price Prediction through Regression Techniques
Review on House Price Prediction through Regression Techniques
IRJET Journal
 
HOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docx
HOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docxHOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docx
HOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docx
BishalKarki25
 
SURVEY PAPER ON PRIVACY IN LOCATION BASED SEARCH QUERIES.
SURVEY PAPER ON PRIVACY IN LOCATION BASED SEARCH QUERIES.SURVEY PAPER ON PRIVACY IN LOCATION BASED SEARCH QUERIES.
SURVEY PAPER ON PRIVACY IN LOCATION BASED SEARCH QUERIES.
ijiert bestjournal
 
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
redpel dot com
 
Airline reservation system documentation
Airline reservation system documentationAirline reservation system documentation
Airline reservation system documentation
Surya Indira
 

Similar to 1704022_project proposal.ppt (20)

Dynamic Fine-grained Access Control and Multi-Field Keyword Search in Cloud B...
Dynamic Fine-grained Access Control and Multi-Field Keyword Search in Cloud B...Dynamic Fine-grained Access Control and Multi-Field Keyword Search in Cloud B...
Dynamic Fine-grained Access Control and Multi-Field Keyword Search in Cloud B...
 
RENTAL MANAGEMENT SYSTEM
RENTAL MANAGEMENT SYSTEMRENTAL MANAGEMENT SYSTEM
RENTAL MANAGEMENT SYSTEM
 
final Business Analysis documentation 2013
final Business Analysis documentation 2013final Business Analysis documentation 2013
final Business Analysis documentation 2013
 
online room booking system
online room booking systemonline room booking system
online room booking system
 
Enabling efficient multi keyword ranked
Enabling efficient multi keyword rankedEnabling efficient multi keyword ranked
Enabling efficient multi keyword ranked
 
Iotweek Iotcrawler Concept Pitches
Iotweek Iotcrawler Concept PitchesIotweek Iotcrawler Concept Pitches
Iotweek Iotcrawler Concept Pitches
 
Conceptual Design of Fuzzy Rule Based Context Aware Meeting Room System
Conceptual Design of Fuzzy Rule Based Context Aware Meeting Room SystemConceptual Design of Fuzzy Rule Based Context Aware Meeting Room System
Conceptual Design of Fuzzy Rule Based Context Aware Meeting Room System
 
294670037-airline-reservation-system-documentation.doc
294670037-airline-reservation-system-documentation.doc294670037-airline-reservation-system-documentation.doc
294670037-airline-reservation-system-documentation.doc
 
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...
 
DHANUSH.pdf
DHANUSH.pdfDHANUSH.pdf
DHANUSH.pdf
 
MATH233 Unit 3 This assignment features an exponential functio.docx
MATH233 Unit 3 This assignment features an exponential functio.docxMATH233 Unit 3 This assignment features an exponential functio.docx
MATH233 Unit 3 This assignment features an exponential functio.docx
 
USER-DEFINED PRIVACY GRID SYSTEM FOR CONTINUOUS LOCATION-BASED SERVICES - IEE...
USER-DEFINED PRIVACY GRID SYSTEM FOR CONTINUOUS LOCATION-BASED SERVICES - IEE...USER-DEFINED PRIVACY GRID SYSTEM FOR CONTINUOUS LOCATION-BASED SERVICES - IEE...
USER-DEFINED PRIVACY GRID SYSTEM FOR CONTINUOUS LOCATION-BASED SERVICES - IEE...
 
User-Defined Privacy Grid System for Continuous Location-Based Services
User-Defined Privacy Grid System for Continuous Location-Based ServicesUser-Defined Privacy Grid System for Continuous Location-Based Services
User-Defined Privacy Grid System for Continuous Location-Based Services
 
Web application for booking paying guest & explore mess and stationary in the...
Web application for booking paying guest & explore mess and stationary in the...Web application for booking paying guest & explore mess and stationary in the...
Web application for booking paying guest & explore mess and stationary in the...
 
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
 
Review on House Price Prediction through Regression Techniques
Review on House Price Prediction through Regression TechniquesReview on House Price Prediction through Regression Techniques
Review on House Price Prediction through Regression Techniques
 
HOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docx
HOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docxHOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docx
HOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docx
 
SURVEY PAPER ON PRIVACY IN LOCATION BASED SEARCH QUERIES.
SURVEY PAPER ON PRIVACY IN LOCATION BASED SEARCH QUERIES.SURVEY PAPER ON PRIVACY IN LOCATION BASED SEARCH QUERIES.
SURVEY PAPER ON PRIVACY IN LOCATION BASED SEARCH QUERIES.
 
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
Enabling efficient multi keyword ranked search over encrypted mobile cloud da...
 
Airline reservation system documentation
Airline reservation system documentationAirline reservation system documentation
Airline reservation system documentation
 

Recently uploaded

一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 

Recently uploaded (20)

一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 

1704022_project proposal.ppt

  • 1. Rooms for Rent(Student’s Mess) Management System Presented By: Name: Shaikh Nahian ID: 1704022 Supervised By 1. Md. Shafiul Alam Forhad , Assistant Professor, Department of CSE, CUET 2. Md. Atiqul Islam Rizvi, Lecturer, Department of CSE, CUET
  • 2. 2 Department of CSE, CUET Contents Introduction Motivation Objectives Proposed Methodology Conclusion
  • 3. 3 Department of CSE, CUET Introduction In this project, I am willing to make a system for “Room for Rent(Student’s mess)” management based on DataBase Management System. Basically, the main goal here is to make a database that contains datasets on different rooms for rent for students and bachelors(commonly known as Student’s mess/ batchelor’s mess), with their monthly rates, living facilities and distance from the university(or workplace). The users can view their renting options with respect to all the aforementioned parameters. The room owners will have the opportunity to put their rooms up for rent by providing necessary informations about their rooms, and when a new record is added or deleted(once a room gets rented) the database will be updated promptly.
  • 4. 4 Department of CSE, CUET Motivation In our country, a lot of students after completing their higher secondary , has to leave home to study in universities, often in new and unknown areas. Also because of the high number of students, not all the students can get to stay in university’s dormitory. In a lot of universities, the students don’t get seats in the university’s dormitory for a long period of time, ranging from a few months to one or two years. The students then seek to rent rooms, commonly known as ‘mess’ nearby the university and live there. But often as they are in completely new places and they don’t really know the area well, they fail to find perfect rooms for them. This database will help the students with all the data they need to choose the perfect ‘mess’ to rent.
  • 5. 5 Department of CSE, CUET Objectives 4/7/2023 5  To make a database that will present the users with a wide variety of rooms for rent, and the users will be able to sort through them with respect to rent, facilities and workplace distance.  Also enabling the room owners to put their rooms up for rent in the database which will get him/her a higher customer base.  An overall view of the market will be available to renters to choose.  To learn and implement MySQL while working on the project.
  • 6. 6 Department of CSE, CUET Proposed Methodology (ER Diagram) owns rents TENANT NID no. NID no. Name Workspace Address ROOMOWNER Room Specifications Address Room Rent Contact No. Contact No. Name ROOM Flat ID. WORKSPACE Name has From M N 1 N 1 N First Name Last Name First Name Last Name Latitude Longitude Latitude Longitude 1 N
  • 7. 7 Department of CSE, CUET Relational Mapping
  • 8. 8 Department of CSE, CUET Normalisation Normalised to 1NF Normalised to 2NF
  • 9. 9 Department of CSE, CUET Normalised to 3NF
  • 10. 10 Department of CSE, CUET Query 1 Finding out houses that has rent ranging from 4000 to 5000 Code: SELECT `FlatID`, `RLatitude`, `RLongitude`, `RoomRent`, `RNID_no`, `TNID_no` FROM `room` WHERE RoomRent>=4000 AND RoomRent<=5000
  • 11. 11 Department of CSE, CUET Query 2 Finding a room of 1260 Square feet Code: SELECT `Room_Specs`, `FlatID` FROM `room_specifications` WHERE Room_specs="1260Sq ft"
  • 12. 12 Department of CSE, CUET Query 3 • Show the roomowners name and contact details with room id, whose rent is less or equa l to 4500taka. Code: SELECT room.RNID_no,room.RoomRent, roomowner.RFirst_Name, roomowner.RLast_Name, roomowner.RConta ct_no FROM room INNER JOIN roomowner ON room.RNID_no = roomowner.RNID_no WHERE RoomRent<=4500
  • 13. 13 Department of CSE, CUET Query 4 Finding out workspace for certain Tenants Code: SELECT `Workplace_name`, `TNID_no` FROM `has` WHERE TNID_no>=480 AND TNID_no<=530
  • 14. 14 Department of CSE, CUET
  • 15. 15 Department of CSE, CUET Conclusion The purpose of this database is to make room hunting easier for the massive student population who most often find it difficult to find proper living condition, as they are often in a completely new place. Also it will be beneficial for the room owners as they will be able to reach a larger customer base. Admin will update everytime a room gets vacated or put up for rent.
  • 16. 16 Department of CSE, CUET 4/7/2023 16 Thank You 