Coder Social home page Coder Social logo

hotel_system's Introduction

EasyBook Inn

  • This project implements a basic hotel reservation system.
  • Access to an account is secured with a password.
  • Django is used to create the web application.
  • All information are saved in JSON files.
  • The application is written in Python.
  • The project is licensed under LGPL-3.0.

       Static Badge Static Badge Static Badge License

Features

Characteristics Description
Login Clients can login to their account with their credentials
Register Clients can register for an account
Home Page Clients can view their account details and make reservations
Feedbacks to user Clients are notified of their actions
Reservations Clients can make reservations for a room
Light and dark mode The application automatically switches between light and dark mode

How To Use

  1. Clone the repository to your local machine.
  2. Ensure you have Python v11.0+ installed on your system.
  3. Install the required dependencies using the following command:
pip3 install customtkinter
pip3 install pillow
  1. Run the main.py file to start the application.

Video Demo

Images

  • Login

  • Register

  • Home Page

  • Feedbacks to user

Skills improved

  • Complex OOP in Python.
  • Web development using Django.
  • Working with JSON files for data storage and retrieval.
  • Check login information saved in JSON.

hotel_system's People

Contributors

vchristinne avatar

Stargazers

 avatar  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.