You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Ruby on Rails API part of a full-stack project called "Rent me". This project is based on an app to book an appointment to rent a house. You can see different types of houses and you can see the details for each house then you can reserve an appointment to the specific house that you also choose you can see all your reservations on a s…
This repository contains both front end and backend of the application and the links are shown in the readme file .This node-task-3 project is also called Day-41 task.
The MongoDB Atlas database is being used to perform CRUD (Create, Read, Update, Delete) operations through the utilization of the Node.js and Express.js framework.
This project utilizes the Serverless Framework combined with Flask to create a REST API endpoint for sending emails. The built-in email service processes requests by accepting the receiver's email, subject, and text in JSON format, and subsequently sends an email to the designated recipient.