https://github.com/apiz23/fyp-dip
Final Year Project code Backup
https://github.com/apiz23/fyp-dip
bootstrap5 emailjs firebase nodejs react
Last synced: 3 months ago
JSON representation
Final Year Project code Backup
- Host: GitHub
- URL: https://github.com/apiz23/fyp-dip
- Owner: apiz23
- Created: 2023-06-08T04:05:48.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T06:12:15.000Z (about 2 years ago)
- Last Synced: 2025-03-15T13:45:46.341Z (over 1 year ago)
- Topics: bootstrap5, emailjs, firebase, nodejs, react
- Language: JavaScript
- Homepage: https://space-equipment.vercel.app
- Size: 54.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Space and Equipment Booking System - Final Year Project
Welcome to the Space and Equipment Booking System, a Final Year Project developed at Universiti Tun Hussein Onn Malaysia (UTHM).
## Project Overview
This project aims to streamline the process of booking spaces and equipment within the university, providing an efficient and user-friendly system for students and staff.
## Demo
Check out the live demo: [Space and Equipment Booking System](https://space-equipment.vercel.app/)
## Screenshots

*pic 1*

*pic 2*
## Features
- **Efficient Booking:** Easily book spaces and equipment online.
- **User-Friendly Interface:** Intuitive design for a seamless user experience.
- **Real-time Availability:** Check real-time availability before making a booking.
- **Notifications:** Receive notifications for successful bookings and reminders through email.
## Technologies Used
- Frontend: React, Bootstrap 5
- Backend: Express
- Database: Firebase
- Email Service: Email.js API
## Getting Started
To get started with the project locally, follow these steps:
1. Clone the repository: `git clone `
2. Install dependencies: `npm install` or `yarn install`
3. Start the application: `npm start` or `yarn start`