A comprehensive hotel inventory and reservation management system built with Angular. Streamline hotel operations, track inventory in real-time, and manage bookings with ease.
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.
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.
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.
Unit tests:
ng test
End-to-end tests:
ng e2e
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.
For any questions or support, please reach out to leewelkarani@gmail.com.