Giter Site home page Giter Site logo

hotelmanagement's Introduction

Hotel Management Software

This web application is developed with MySQL, PHP, Codeigniter, jQuery

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

hotelmanagement's People

Contributors

tugbadogan avatar

Stargazers

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

Watchers

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

hotelmanagement's Issues

Finding Room problem.

i tried find room menu, i received this error

ErrorException (E_NOTICE) compact(): Undefined variable: operator

` *
* @param \Illuminate\Database\Query\Builder $query
* @param string $boolean
* @param bool $not
* @return $this
*/
public function addWhereExistsQuery(self $query, $boolean = 'and', $not = false)
{
$type = $not ? 'NotExists' : 'Exists';

    $this->wheres[] = compact('type', 'operator', 'query', 'boolean');

    $this->addBinding($query->getBindings(), 'where');

    return $this;
}

/**
 * Handles dynamic "where" clauses to the query.
 *
 * @param  string  $method
 * @param  string  $parameters
 * @return $this
 */
public function dynamicWhere($method, $parameters)`

unable to login

I have tried a variety of username and password but I am unable to login. What should I do now?

Setup Issues

Getting Little Bit Of Errors While Setting up the project into my wamp.....Little Bit of Doc Needed For Routings and controllers and flow of system

Web app not working

Hello there
i recently downloaded your webapp but cannot use it on my localhost,,how can use it on my local host

Reservation view is not available, Dashboard is also of no use.

In reservation tab, there's only Add Customer is given, can't view any list of reservations.
In Dashboard, It's not showing any graphs, reservations etc.
In Add Restaurants service, customer's field is disabled.
Overall this project is a piece of crap with full of bugs.
image
image

Please add dummy data

This project is not running without dummy data can you please add dummy data.
I created a department and a entry in employee to access the system but dashboard page is not opening because there is no data to get stats

Stuck at member login screen

  1. Stuck at member login screen. Error says Your username or password are invalid. Default user "admin" doesn't exist in database. I ran database.sql file but there are no entries in employee table. Tried inserting one entry with employee_type = admin but it didn't work.
  2. Logs are enabled but not getting generated anywhere.

Çalışmıyor

Merhaba Tuğba Hanım. Projenizi bir Türlü Çalıştıramadım. 5.6.30 sürümü bir serverda ne yaptıysam çalışmadı. yardımcı olabilirmisiniz acaba ?

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.