Skip to content

Venue Booking System that uses MongoDB for DBMS, NodeJS and Express for backend server, and ReactJS for frontend.

Notifications You must be signed in to change notification settings

Aibi-Green/MERN-booking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Venue Booking Website (WIP)

A venue booking website built with MERN (MongoDB, Express, ReactJS, NodeJS) tech stack.

Table of Content

Features

Includes features such as:

  • Account Creation and Login
  • Complete process of a booking system
  • Authentication and Authorization
  • Admin and User Layouts and Pages

Technologies and Tools

Programming languages, technologies, tools, and databases used from initial planning and during the creation of the website.

Frontend

  • ReactJS
  • TailwindCSS

Backend

  • TypeScript
  • ExpressJS
  • NodeJS
  • MongoDB
  • Mongoose
  • Postman

Documentation

  • Obsidian

Notes

How to create react-frontend

npm create [email protected]
npm create vite@latest

How to run frontend

cd frontend
npm install
npm run dev

How to run backend server

npm run server

About

Venue Booking System that uses MongoDB for DBMS, NodeJS and Express for backend server, and ReactJS for frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published