Giter VIP home page Giter VIP logo

cubes-platform's Introduction

Cubes-Platform

  • Coworking spaces platform dashboard that provides significant operations and insights for the owner of coworking space.

  • They suffer from the lack of a regulatory system for booking, especially when there are more than one principal. So, it leads to randomness and chaos. In addition to following same traditional ways of communication with clients. Besides, still depending on paper work, which is a bad and outdated approach and also lack of a system which provides him with graphs or charts to evaluate and monitor place performance.

Requirements

  • PHP > 7.0
  • Xampp or any other control panel like Wampp
  • Composer

Features

  • Machine learning model for Forecasting regarding next month booking requests, which adds significant value for the coworking space's owner and monitoring performance indicators.

Forecasting

  • Forecasting Filtering

Forecasting_filtering

  • Booking Request Coming posibilities Classification model: o Automatically System will classify upcoming booking requests to if really the booking’s user will come or not and showing its probability.

booking

  • Show Statistic Charts.

    - System gives to the co-working’s owner insights about his place behavior like chart about each month and the corresponding number of bookings in that month.
    - A chart explaining booking requests current year divided monthly.
    - A chart explaining the most booked assets.
    - A chart explaining the most frequent areas people book from.
    - A chart explaining profit of current year divided monthly.
    - A chart comparing profit for current and last year divided monthly.
    - A chart explaining the top 10 booked users.
    - A chart explaining the most frequent booked user’s ages.
    

Booking analysis Booking analysis Profit Users analysis

  • View monthly profit

Monthly profit Monthly profit

  • Manage Offers: Owner can publish new offers or promotions to public users or specified users due to their loyality degree.

Offers

  • Manage Co-working Desks

General assets Private Assets

  • Manage Support Issues: Owner can reply to end user complaining about some issues through sending an email to them with solutions.

Support

  • Verify Reservation, Delete Reservation.

  • Add New Current View: Owner can add a view of his\here co-working space at the current state through images.

  • Manage Equipments

  • Manage Facilities

  • Manage reviews about his/her coworking space which later can be used for sentiment analysis.

  • Add new posts to the coworking space's timeline like facebook to interact with users.

  • Manage Blocked Users: Block User: Owner can block user who book several times and didn’t come from reservation again to his\her co-working space. Unblock User: unblock user after certain amount of time.

  • Update Profile Settings.

  • Disable Co-working Profile.

Installation

  • Clone the repo into your local machine and put it C:\xampp\htdocs\your-folder-name-here

  • Open phpmyadmin

  • Create database called co-workingspaces

  • Import database file which is in Database file to import folder into the database

  • For Mail service, You should add your credentials data inside .env file

    MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 MAIL_USERNAME=your gmail email MAIL_PASSWORD=your gmail pass here MAIL_ENCRYPTION=tls

  • open new terminal and run command php artisan storage:link to link storage to public directory

  • Go inside your project root directory and open new terminal and run command php artisan serve

  • Open browser and hit url http://127.0.0.1:8000/dashboard/login

  • Login with email [email protected] and pass cubes15152020 as a demo

  • Boom your are in the right place....

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.