GithubHelp home page GithubHelp logo

syrian-open-source / hotel-management-system Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 9.0 572 KB

Our online Hotel Management System is a web application. This system was developed to automate day to day activity of a Hotel. It will help you to have more technical competencies such as serving, revenue management, accounting, and facilities management. You can also monitor every thing from the admin panel, an admin user can monitor everything.

Shell 0.55% PHP 99.45%
saas mangment

hotel-management-system's People

Contributors

karam-mustafa avatar khoja-kinan avatar misheal88x avatar roduankd avatar somarkn99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hotel-management-system's Issues

Project architecture does not follow the best practice

I recommend separating the project parties into repositories for each folder
so we can see like this:
for the backend, create a new repo called "hoter-management-system-backend"
for the frontend, create a new repo called "hoter-management-system-frontend"
for the mobile, create a new repo called "hoter-management-system-mobile"
and so on ..., these repositories basically helps us to develop requirements better and also helps to organize the work of developers more
Because sometimes it is possible only for frontend developers to work on the front part and backend developers develop the backend part and so on.

Thanks for you're heart work !!

Validation best bractice

  • You should use a validation class for each request that requires the validation part, just like the UserRequest class
  • Every request class should extend a base class called BaseRequest, and this base class should have all duplicated functions like failedValidation() and failure functions to handle the validation error response
  • I think it is better to handle the error messages through the translation file in case you do not have any private message you want to return

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.