Showing 64 open source projects for "booking system"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    EasyAppointments

    EasyAppointments

    Easy!Appointments - Self Hosted Appointment Scheduler

    Easy!Appointments is an open-source appointment management system that helps businesses schedule and manage client appointments efficiently. It offers a web-based interface where clients can book appointments online, while administrators can manage staff schedules, services, and customer data. The system is highly customizable and can be integrated with other tools like Google Calendar, making it ideal for small businesses, clinics, and service providers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    MRBS is a system for multi-site booking of meeting rooms. Rooms are grouped by building/area and shown in a side-by-side view. Although the goal was initially to book rooms, MRBS can also be used to book any resource; computers, planes, whatever you want
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 3
    Indico

    Indico

    A feature-rich event management system

    The effortless open-source tool for event organization, archival, and collaboration. Event-organization workflow that fits lectures, meetings, workshops, and conferences. A feature-rich event management system, made @ CERN, the place where the Web was born. A powerful and flexible hierarchical content management system for events, a full-blown conference organization workflow with call for Abstracts and abstract reviewing modules; flexible registration form creation and configuration; integration with existing payment systems; a paper reviewing workflow; a drag and drop timetable management interface; a simple badge editor with the possibility to print badges and tickets for participants; tools for meeting management and archival of presentation materials; a powerful room booking interface; integration with existing video conferencing solutions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Meqaris

    Meqaris

    Booking/reservation of meeting rooms/equipment with e-mail invitations

    Meqaris (Meeting Equipment and Room Invitation System) is a system that allows booking meeting/conference rooms and other equipment or resources (like mobile whiteboards, projectors or conference audio/video sets) by using the same type of e-mail invitations that are used to invite participants to meetings. Especially useful in corporate environments, but can be used for anything in general, even by individual users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Appointment scheduler

    Appointment scheduler

    Application to schedule appointments written in Java (Spring Boot)

    This is a Spring Boot Web Application to manage and schedule appointments between providers and customers. It has many features such as automatic invoicing, email notifications, appointment cancelation, providers' individual working plans with breaks etc. Admin can add new providers, services and assign services to providers. Admin can see list of all: appointments, providers, customers, and invoices. He can also issue invoices manually for all confirmed appointments. The provider can set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HotelSoft

    HotelSoft

    HotelSoft1.2Acs is a free open source software for the Hotel activity

    Hotel Soft1.2 (HotelSoft1.2Acs is a free open source software for the purpose of all common functions of operations of a hotel day to day activities.As requested by the users working worksheets are now unlocked with the unlock option in main menu right side below File Unlock View And Unprotect Sheets. Click it to unlock working sheets. Now you can easily view those sheets, edit easily. First unzip HotelSoft1.2Acs.zip to any folder, preferably c drive HotelSoft1.2Acs folder. Please keep...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Erics Room Booking System - php/mysql originally made as a classroom booking system but could be used to book many things. Any number of rooms. Any number slots per day. Booked by department/name/initials. Updated to 1.4 March 2023 for PHP Version 8.1.2, MariaDB 10.6.12 using PDO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Termin-Bot

    Termin-Bot

    Telegram bot to get notifications about free appointments

    Termin (eng. appointment) is essential in Germany, especially in Berlin. Sometimes it is tough to get a termin in public institutions and this bot is a way to automate termin checks and send Telegram notifications, if free termin was found. The code could be also considered as a template for subsequent development. The principle of bot operation is to refresh a webpage with needed appointments periodically [TERMIN_URL] and to recognize the change on it. E.g., the page always contains the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    hotelcommerce

    Hotel & Booking Reservation Ecommerce system on Prestashop

    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    WTERP

    Factional modular: CRM, SD,MM,WM,HR, Workflo and System configuration.

    WTERP is totally free software and It is very suitable for small business management. Which is developed by C#/.net. IIS WebService and SQL Server Community version of the free environment and Database at WinForm-based application framework, including server Web Service, main program framework, organizational structure, authority control, menu navigation, basic data, system parameters, log management, timing tasks, etc.WTERP includes enterprise CRM, SD, MM, WM, OA, HR, Workflow, and other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    barbershop

    barbershop

    Php barbershop booking and admin system for mobile phone operation

    Barbershop V5.0 is a web-based system that allows online customers to make reservations against a server-based appointment book. The system includes a supporting configuration page that allows shop management to specify staff-working patterns and to block out staff and bank holidays etc. Though it expects customers to make bookings online and pay for them upfront using Paypal, the support page also allows the shop management to take unpaid bookings from telephone enquirers. The software is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Miaosha

    Miaosha

    Design and implementation of flash sale system

    Miaosha is a high-concurrency “flash sale” (秒杀) demo that explores how to design a backend capable of withstanding extreme, bursty traffic during limited-time events. It illustrates patterns like cache-first reads for hot data, request rate limiting, and asynchronous order processing to protect databases under load. The project demonstrates stock deduction strategies designed to avoid overselling, combining pre-decrement in cache with reliable persistence and message-driven confirmation....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    grandnode

    grandnode

    Open source ecommerce software based on ASP.NET Core and MongoDB

    GrandNode is an open source, cross platform e-commerce software based on ASP.NET Core 2.0 and MongoDB - free and open source non-relational database. Completely customizable software for selling online. Cross platform means that you are able to run the store on each server, independently from operating system. E-commerce software dedicated to the biggest online stores. A huge databases of products, categories are not a problem for GrandNode. With GrandNode you are able to achieve the highest ranks in the online performance checkers also with the huge database of products. In GrandNode you are able to create highly functional online store, booking system or auction system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    phpBookingCalendar

    phpBookingCalendar

    Simple online booking system

    phpBookingCalendar is an easy to use online booking calendar based on php and MySQL. The calendar is suitable for many non-commersial booking purposes such as booking student or sport facilities, tools, equipment, meeting rooms, apartments, etc... To prevent bots or robots from filling your calendar a captcha is required for every booking and cancellation. To protect the calendar from unauthorized observation or booking, security based on .htaccess and .htpasswd can be implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Easy SMS - SMS Sender

    Easy SMS - SMS Sender

    Auto Send SMS to your customers & employees

    Easy #SMS It’s a software solution designed to #sendSMS automatically to your customers and employees. Define SMS temples and system will send SMS when: - New Customer is added - New booking is added or cancelled - Booking reminders - Occasions SMS - Birthday reminders Manage your employee information like Ids, Passports and visas expiry date, system will send your employees SMS when: - Adding new employee - Reminders to renew their passports, visas and Ids - New booking is assigned or cancelled - Birthday reminders - Occasions Reminders You can send bulk SMS to your customers and employees according to their preferred language with only few clicks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GRR v2

    GRR v2

    GRR est un système de Gestion et de Réservations de Ressources.

    ...Retrouver les dernières versions sur GITHUB : https://github.com/mtalmont/grr GRR est adapté à : - la gestion et la réservation de salles, - la gestion et la réservation de matériels, Cette application est utilisable sur tablettes, téléphones et ordinateurs. GRR v2 est en cours de dévelopement /..................................... GRR is a System Management and Resource Reservation. Find the last versions of this project on : https://github.com/mtalmont/grr GRR is adapted to: - Management and booking rooms, - Management and booking of equipment, This application can be used on tablets, phones and computers. GRR v3 is under developement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    e-Bridge Vehicle

    e-Bridge Vehicle

    Vehicle rental management for SME operators

    New Version coming soon. Designed as a simple reservation management system for SME vehicle rental agencies. Created as a test harness for our e-Bridge travel distribution product, but fully functional for use by operators, car, bike, bus rental agencies. e-Bridge Vehicle is e-Bridge ready, so it can be connected directly to your website via an online booking engine and directly to agents. Software is language independent.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Bookient

    Bookient

    Probably the most versatile online scheduling system!

    What is it? --------------- Bookient is a multi-vendor, multi-location, multi-channel online cheduling and appointment system. With Bookient you can host global business as appointment system supplier. End-users get one of the world's most versatile appointment booking system! The development of Bookient initiated 2010 with a team of four programmers and a project manager. Our Team leader had gained over 10 years of experience in scheduling solutions through his past position with a leading scheduling solution provider. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    acts

    acts

    ACTS Free Church Management Software

    ACTS is a free church management software / system, which is free and open source, any church can download and use. Features include membership information, check-in, room booking, accounting, donation, etc. This software supports multi-users, network access, and built-in web-based application modules which enables churches to provide online services for members to view personal data, room booking, etc.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 20

    Speech Recognition System

    Speech Recognition System - Matlab source code

    Speech recognition technology is used more and more for telephone applications like travel booking and information, financial account information, customer service call routing, and directory assistance. Using constrained grammar recognition, such applications can achieve remarkably high accuracy. Research and development in speech recognition technology has continued to grow as the cost for implementing such voice-activated systems has dropped and the usefulness and efficacy of these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a Course Management System for anybody running courses. Essentially allows for users to register online and also to provide your website with published course schedules and control over registrations, all managed by an administrator console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Time Management

    Time Management

    Cory time management software

    Cory time management software is a feature-rich system that helps you easily track employee attendance and paid time off. Our software runs on a web server and is accessible anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ILIASObjectBookingSystem

    ILIAS booking system for courses and groups

    With this plugin for ILIAS it becomes possible to manage courses with automatic outrunning memberships, automatic usage remembers and automatic move up members from waiting lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ispirithalaya Hospital Management System

    Ispirithalaya Hospital Management System

    Ispirithalaya is simple health care system for hospital.

    Ispirithalaya system has e channeling, checking , lab test, reservation. It is written by zend php framework and mysql db. doctors and patients can log the system and chat. It has payment gateway integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Visitor, Contractor, Employee Management

    Providing secured access to visitors / contractors in the organization

    LAKSHA Visitor Management System - is a reliable and effective system that enables an organization to manage and track visitors and improve security of the premise throughout its facilities This software can be used for • Visitor Management • Contractor Management • Appointment Management • Student Identity card • Gate Pass Key features are as fallows 1) Biometric and Barcode support 2) Complete Information gathering of the visitor and contractor. 3) Sms & Email Facility 4) Reports on multiple filter criteria (e.g date, area of visit, in between hours) 5) Generating new passes from existing data. 6) Printing Multiple passes or Visitor Badges at the same time 7) Advanced booking for the appointment. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB