Skip to content

Latest commit

 

History

History
61 lines (45 loc) · 1.42 KB

README.md

File metadata and controls

61 lines (45 loc) · 1.42 KB

Hotel-Inventory

A comprehensive hotel inventory and reservation management system built with Angular. Streamline hotel operations, track inventory in real-time, and manage bookings with ease.

Features

Inventory Tracking: Maintain accurate inventory records and generate detailed reports for informed decision-making. Reservation Management: Effortlessly handle room bookings, check availability, and manage guest reservations. User-Friendly Interface: Intuitive design for simplified hotel management processes.

Technologies

Angular CLI: Core framework for building the application. TypeScript: For robust type-checking and code maintainability. HTML: Structural foundation of the user interface. SCSS: For efficient styling and CSS organization.

Installation

Clone the repository:

git clone https://github.com/Siffersari/Hotel-Inventory.git

Install dependencies:

cd Hotel-Inventory
npm install

Start the development server:

ng serve

Access the application at http://localhost:4200.

Testing

Unit tests:

ng test 

End-to-end tests:

ng e2e

Contributing

We appreciate your interest in contributing!

Fork the repository. Create a descriptive branch. Make your changes and commit. Push to your branch. Submit a pull request. Please consider discussing major changes in an issue before implementation.

Contact

For any questions or support, please reach out to leewelkarani@gmail.com.