All Projects → jackfiallos → HotelManagementSystem

jackfiallos / HotelManagementSystem

Licence: GPL-3.0 License
Hotel Management System created with Restify and Angular 9

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
TSQL
950 projects

Projects that are alternatives of or similar to HotelManagementSystem

university
University Management System
Stars: ✭ 15 (-34.78%)
Mutual labels:  system, management
Confex
Useful helper to read and use application configuration from environment variables.
Stars: ✭ 272 (+1082.61%)
Mutual labels:  system, management
Food Ordering System
Food or Item Order Management System
Stars: ✭ 161 (+600%)
Mutual labels:  system, management
Customer-Management-System-for-Coffee-Shops
𝐂𝐨𝐟𝐟𝐞𝐞 𝐒𝐡𝐨𝐩𝐬
Stars: ✭ 34 (+47.83%)
Mutual labels:  system, management
Time-and-Attendance-Management-System
TMS is a full-stack website that maintains records of all employees with their personal information. It keeps track of hours worked by an employee on a particular project assigned to him. It maintains time sheets and generates detailed and summary reports of the employee time sheets. TMS also has an admin page, which can manage all the employees…
Stars: ✭ 46 (+100%)
Mutual labels:  system, management
Hotel-Management-System
Web Base Hotel Management System base on CI
Stars: ✭ 57 (+147.83%)
Mutual labels:  hotel, hms
core
Liman Core allows you to centrally manage all servers in your IT processes remotely, with stable and secure. You can improve the features with expandable extensions and modules.
Stars: ✭ 35 (+52.17%)
Mutual labels:  system, management
shd
Show pretty HDD/SSD list
Stars: ✭ 37 (+60.87%)
Mutual labels:  system, management
patternfly-yew
PatternFly components for Yew
Stars: ✭ 51 (+121.74%)
Mutual labels:  frontend-web
node-rest-jwt-redis
node restify jwt redis mongo demo
Stars: ✭ 18 (-21.74%)
Mutual labels:  restify
organic-shop
A shopping site building with Angular 4 and Firebase.
Stars: ✭ 55 (+139.13%)
Mutual labels:  angular4
secondhand-deal
A campus secondhand trading system based on the vue.js + stylus + koa2 + sequelize ORM + mysql, and typescript is still learning to migrate.🍌
Stars: ✭ 21 (-8.7%)
Mutual labels:  sequelize-orm
eXperDB-Management
eXperDB-Management is a integrated management tool for PostgreSQL(for efficient operation and management).
Stars: ✭ 38 (+65.22%)
Mutual labels:  management
hms-scene-demo
HMS Scene kit demo provides an example of integrating HUAWEI Scene Kit with an app. A 3D graphics rendering engine performs more with less. User-friendly rendering APIs for games, AR & VR apps, and other apps bring your users a stunning visual experience.
Stars: ✭ 18 (-21.74%)
Mutual labels:  hms
brand.systemd.io
Website with systemd brand assets
Stars: ✭ 12 (-47.83%)
Mutual labels:  system
webapi
Go HTTP service component for automatic route registration and compilation constraint checking.
Stars: ✭ 24 (+4.35%)
Mutual labels:  server-side
hms-computer-graphics-demo
This is the demo project of CGKit(Short for computer graphics kit). CGKit is a vulkan-based rendering framework, which is designed to improve performance of vulkan devices, especially for Android platform. This project will show you how to load textures, models, add pbr effects and render with vulkan.
Stars: ✭ 19 (-17.39%)
Mutual labels:  hms
Deviice
Swift library to easily check the current device and some more info about it.
Stars: ✭ 51 (+121.74%)
Mutual labels:  system
sccm
Microsoft System Center Configuration Manager
Stars: ✭ 21 (-8.7%)
Mutual labels:  system
ng2-timezone-selector
A simple Angular module to create a timezone selector using moment-timezone.
Stars: ✭ 12 (-47.83%)
Mutual labels:  angular4

Hotel Management System

This project is a very simple api and frontend client to manage bookings, rooms, customers, payments, users and cancellations.

The server was created on nodejs using restify and connected to mysql instance, the frontend was developed using Angular 9.

Technical Requirements (build with)

  • Node.js 10.18.1
  • NPM 6.13.7
  • MySQL 5.7.20
  • Typescript 3.7.5
  • @angular/cli: 9.0.1
  • Bootstrap 4.4.1

Please refer to package.json from server/ and client/ folders to see more details about used packages.

Notes

This project is still on development, feel free to clone, modify, test or contribute.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].