Skip to content

Event organisation website. Built using React and Vanilla CSS.

Notifications You must be signed in to change notification settings

petark7/tajmaut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Tajmaut is an event organizing web app allowing venues to create events and customers to make reservations. It also includes tracking of reservation status.

Features

➡️ login

➡️ see upcoming events (for the next two days)

➡️ list all events

➡️ list all venues

➡️ make reservation for an event and track status

➡️ leave review for venues

Tech Stack

  • React (with vanila CSS)
  • .NET for backend

Screenshots

1 1 1

Quick Start

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/petark7/tajmaut.git
cd tajmaut

Installation

Install the project dependencies using npm:

npm install

Running the Project

npm run dev

Open http://localhost:5173 in your browser to view the project.

Note: You will need to run the backend as well to have this work.

About

Event organisation website. Built using React and Vanilla CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published