Skip to content

Reservify is an Ultimate Fullstack Web App for Booking or Hosting Accommodations and Restaurants . You can book your reserve , make your own reserve and even can have admin powers and can Perform CRUD operations

License

Notifications You must be signed in to change notification settings

HarshSharma0801/Reservify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reservify

Reservify is an Ultimate Fullstack Web App for Booking or Hosting Accommodations and Restaurants . You can book your reserve , make your own reserve and even can have admin powers and can Perform CRUD operations .

might take some time to load live site 1-2 minutes

##Video

73bbce87-08cf-4e70-88bb-e260bae9ca2b.webm

Screenshots

Screenshot (31)

Screenshot (23)

Screenshot (24)

Screenshot (25)

Screenshot (26)

Screenshot (29)

Key Features

1. Booking Functionality

2. Interactive Frontend

3. Admin Powers to User

4. Stripe Payment Integration

5. CRUD Operations can be performed by user

6. Cloudinary used for image support

Demo

live here

Installation

Use the package manager [npm](https://www.npmjs.com/ to install Reservify.

For Server

cd Server
npm install

For Client

cd Client
npm install

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Mongo_ConnectionString

ACCESS

REFRESH

Cloudinary_Name

Cloudinary_APIKEY

Cloudinary_SECRET

Stripe_SECRET

Run Locally

Clone the project

  git clone https://github.com/HarshSharma0801/Reservify.git

Go to the Server

  cd Server

Install dependencies

  npm install

Start the server

  node server.js

Go to the Client

  cd Client

Install dependencies

  npm install

Start the server

 npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Reservify is an Ultimate Fullstack Web App for Booking or Hosting Accommodations and Restaurants . You can book your reserve , make your own reserve and even can have admin powers and can Perform CRUD operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages