Giter VIP home page Giter VIP logo

afiay / roombookingdesktop Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 97 KB

The Room Booking Desktop Application is a simple yet powerful tool for managing room bookings and meetings. Built using Python and the tkinter library for the graphical user interface (GUI), this application allows users to create, view, and manage meetings across different rooms.

License: MIT License

Python 100.00%
python sqlite tkcalendar tkinter

roombookingdesktop's Introduction

Room Booking Desktop Application

Python Version:

Python

Tkinter Version:

8.6

Overview

The Room Booking Desktop Application is a simple yet powerful tool for managing room bookings and meetings. Built using Python and the tkinter library for the graphical user interface (GUI), this application allows users to create, view, and manage meetings across different rooms.

Features

  • User Authentication: Secure login system to authenticate users before accessing the application.
  • Room Management: Create and manage rooms available for booking.
  • Meeting Creation: Schedule meetings by selecting a room, date, and time.
  • Meeting Display: View scheduled meetings for selected rooms and dates.
  • Intuitive GUI: User-friendly interface for easy navigation and interaction.

Prerequisites

  • Python 3.x installed on your system.
  • Required Python packages:
    • tkinter
    • tkcalendar
    • sqlite3

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/afiay/RoomBookingDesktop
    
  2. Navigate to the project directory:

    cd RoomBookingDesktop
    
  3. Install the required Python packages:

    pip install -r requirements.txt
    

Usage

  1. Run the application by executing the following command:

    python main.py
    
  2. Upon launching, the login screen will appear. Use the default credentials (username: admin, password: admin) or create a new user account.

  3. Once logged in, you can create rooms, schedule meetings, and view existing bookings.

Screenshot

Room Booking App Screenshot

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

roombookingdesktop's People

Contributors

afiay avatar

Watchers

 avatar

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.