Skip to content

PNBS is a Online Pooja and bhog booking application built in MERN Stack.

Notifications You must be signed in to change notification settings

NarayanPote/MERN-Stack-PNBS-Project

Repository files navigation

MERN-Stack-PNBS-Project

PNBS is a Online Pooja and bhog booking application built in MERN Stack.

Demo GIF

Screenshots

User Dashboard

alt text

Anjali slot

alt text

Description

An PNBS is a Online Pooja and bhog booking application built in MERN. in this application authenticated user can login and register. to book their bhog(meal) slot after paying amount user coupan will be generated. same thing apply in anjali(pooja) booking. user can book their pooja time slot and coupan with coupan code will be generated. user can view live pooja streming.

Features

  • Authentication (login/register with username-password) Using JWT Token
  • Booking Bhog and Anjali slot with Coupan.
  • Node provides the backend environment for this application
  • Express middleware is used to handle requests, routes
  • Mongoose schemas to model the application data
  • React for displaying UI components
  • Redux to manage application's state
  • Redux Thunk middleware to handle asynchronous redux actions

Usage

Env variable:

Create a .env file in server directory and add the following:

SECRET = "Your JWT secret"

Client:

npm install
npm start

Server:

Note: Make sure that you have installed 'nodemon' as global package.

cd backend
npm install
npm start

About

PNBS is a Online Pooja and bhog booking application built in MERN Stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published