Skip to content

aaron-kristopher/east-edge-reservation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

East K' Edge Reservation System

A reservation system for East K' Edge Barbershop & Salon
Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

Welcome to the East K' Edge Barbershop Reservation System, a web-based application designed to simplify the scheduling process for barbershop appointments. This system provides an efficient, user-friendly platform for both customers and barbers, ensuring seamless reservations, notifications, and time management.

(back to top)

Built With

This project leverages the following technologies to deliver a seamless and user-friendly experience. These technologies work together to create a robust, scalable, and visually appealing reservation system.:

  • Bootstrap
  • Django

(back to top)

Getting Started

Follow these steps to set up the East K' Edge Barbershop Reservation System locally for development and testing:

Prerequisites

Make sure you have the following tools installed on your system:

  • Python 3.12+
  • Virtual Environment (venv) (or any Python environment manager)

Installation

  1. Clone the Repository
git clone https://github.com/aaron-kristopher/east-edge-reservation-system.git
  1. Set up a Virtual Environment
source linux_venv/bin/activate  # Linux/macOS
venv\Scripts\activate     # Windows
  1. Install Python Dependencies from requirements.txt
pip install -r requirements.txt
  1. Run the Development Server
python manage.py runserver

Open your browser and visit http://127.0.0.1:8000 to access the system.

(back to top)

Roadmap

  • UI Design
  • Database Design
  • Authentication System
  • Profile Management
  • Reservation System
  • Admin Dashboard
  • Customer Appointment Page
  • Notification System

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License.

You are free to use, modify, and distribute this software as permitted under the terms of the MIT License.

A full copy of the license is included in the repository in the LICENSE.txt file.

For more information about the MIT License, you can refer to the Open Source Initiative.

(back to top)

Contact

Aaron Lim - aaron.lim.cstr@gmail.com

Project Link: https://github.com/aaron-kristopher/east-edge-reservation-system.git

(back to top)

About

A reservation system for East K' Edge Barbershop & Salon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published