0% found this document useful (0 votes)
13 views2 pages

CC Project

The document outlines a cloud computing project titled 'Online Book Store' developed by a team of students for their course under Prof. Rajib Chakrabarty. It describes the 'Unicorn Ride Sharing' e-commerce web application that allows users to book rides using various AWS services for a secure and scalable experience. Key features include user authentication via AWS Cognito, data storage in DynamoDB, and automated deployment through GitHub integration.

Uploaded by

Nishchal Das
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

CC Project

The document outlines a cloud computing project titled 'Online Book Store' developed by a team of students for their course under Prof. Rajib Chakrabarty. It describes the 'Unicorn Ride Sharing' e-commerce web application that allows users to book rides using various AWS services for a secure and scalable experience. Key features include user authentication via AWS Cognito, data storage in DynamoDB, and automated deployment through GitHub integration.

Uploaded by

Nishchal Das
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

CLOUD COMPUTING PROJECT

“ONLINE BOOK STORE”

Amartya Kaushik-210710007004
Chinmoy Nath-210710007013
Nishchal Das-210710007030

Partha Pratim Nath-210710007033

Simanta Sutradhar-210710007048

Submitted to

Prof. Rajib Chakrabarty

Department of Computer Science and Engineering

Jorhat Engineering College


2|Page

ABSTRACT

The “Unicorn Ride Sharing” project is an e-commerce web application designed to


enable users to book unicorn rides through an intuitive interface. This project
integratesseveral AWS services, including AWS Amplify, AWS Cognito,
DynamoDB, Lambda to build a serverless, scalable, and secure application. The
web application is hosted on AWS Amplify, with authentication handled via AWS
Cognito, ensuring that users can securely sign up, log in, and manage their profiles.
Ride booking information is stored in DynamoDB.
AWS Lambda functions are invoked to process bookings, handle payment, and
ensure smooth operation of the application. Amplify’s integration with GitHub
facil-
itates continuous deployment via a custom ‘config.js’ file, automating the
connection
between the web app and the repository. This project serves as a practical exam-
ple of how to combine multiple AWS services to create a fully functional ride-
sharing platform..

INTRODUCTION

You might also like