1.Create migration files using command "npx sequelize-cli migration:generate --name"
2.Create contact form for users and sending mails with checkin and checkout dates.
3.Create QRcode for testing any redirection to external url.
4.Create controllers for fetching data from mysql along with relationship associations(belongsto)