Giter Site home page Giter Site logo

logicent / frontdesk-legacy Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 11.0 12.12 MB

A property management system (PMS) for facilities and establishments that offer accommodation, rental and hiring services.

License: MIT License

PHP 72.61% Hack 0.10% CSS 1.99% JavaScript 17.82% HTML 1.57% Handlebars 5.90%
php fuelphp frontdesk accommodation rental reservation booking hotel-management-system

frontdesk-legacy's Introduction

Note: This project has been archived in favor of logicent/frontier

FrontDesk (PMS)

  • Version: 3.x
  • Website
  • Demo Username: admin Password: safdesk1
  • Support Forum for comments, discussion and community support

FrontDesk Dashboard

Description

FrontDesk is a property management system (PMS) for facilities and establishments offering accommodation, rental and hiring services.

FrontDesk is built using PHP (FuelPHP 1.8.2) and JavaScript (jQuery 3.4.1) with customized SBAdmin2 (Bootstrap 3) admin template.

Requirements

  • PHP 7.3 and php7.3-mbstring (PHP 7.2 should also work)
  • MySQL 5.7
  • Nginx (sample nginx.conf included in project root)

Installation

Setup via CLI

git clone https://github.com/logicent/frontdesk.git <path/to/project>

cd <path/to/project>

Note: Ensure composer is installed for this install task

php oil refine install

create/modify db.php settings as needed under fuel/app/config/

run tasks to create database tables

php oil refine migrate --packages=auth

php oil refine migrate:current

php oil refine migrate

TODO: create task to set/update default login

TODO: create task to load default reports

Setup (post-install) via UI

Go to sidebar navigation menu to:

  • add business detail

  • add facility property, unit types, units, rate types and rates

  • add facility services

  • add users

Development Team

  • Ken Mwai - Creator and Lead Developer/Maintainer (@mwaigichuhi)

Want to contribute?

Thank you for considering contributing to FrontDesk. New contributors to improve the solution further or help provide support to issues are most welcome.

License

FrontDesk is released under the MIT license.

frontdesk-legacy's People

Stargazers

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

Watchers

 avatar  avatar

frontdesk-legacy's Issues

More instructions needed

Hello. I am attempting to use Frontdesk but am stuck at setup.

php oil refine migrate --packages=auth

This command hangs with no logs being generated and no output. I was able to have errors show that I needed to create the DB first. I have done this. But now when running the command nothing happens. Any help would be appreciated. :)

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.