Picture Source: unsplash
Welcome to the Cozy Café website! This repository contains the code and assets for the Cozy Café, a delightful café located in the heart of vibrant San Francisco, California. The website showcases our menu, café information, and allows customers to book their visits.
Cozy Café is a haven for dessert and coffee lovers seeking a modern twist. Our café is dedicated to crafting delicious treats and serving exceptional coffees that will delight your taste buds and warm your heart. With a cozy and inviting space, we strive to create an atmosphere that sparks joy and connection.
- Home: Get a glimpse into the warm and inviting ambiance of Cozy Café, with information about our café's menu, booking, working hours and commitment to excellence.
- About: Discover the inspiring journey of our café owner, Hunter Doohan, and their unwavering passion for coffee. Learn how Cozy Café came to life and became a beloved part of the vibrant San Francisco culinary scene.
- Menu: Explore our carefully curated menu, featuring a diverse selection of 18 drinks and desserts. From rich and bold coffees to decadent cakes and delicate pastries, there's something to satisfy every palate.
- Book: Easily make a reservation to secure your spot at Cozy Café. Whether you're catching up with friends, seeking a moment of solitude, or simply treating yourself to a well-deserved indulgence, our café offers the ideal setting for your escape.
The Cozy Café website was developed using the following technologies:
- Django: The powerful Python-based web framework for building dynamic and scalable web applications.
- SQLite: A lightweight and user-friendly database management system used to store café information and manage reservations.
- HTML: Created structure of the website using HTML.
- CSS: Designed and modified to make it warm and inviting website for the people using CSS.
To run the Cozy Café website locally, follow these steps:
- Clone this repository to your local machine.
- Install the necessary dependencies by running
pip install -r requirements.txt
. - Configure the SQLite database according to your setup and populate it with the café information.
- Create virtual environment
python -m venv venv
. - Start the Django development server by running
python manage.py runserver
. - Access the website by navigating to
http://localhost:8000
in your web browser. - You may create a superuser to add groups and menu items. For that, you must type
python manage.py createsuperuser
in your terminal.
We welcome contributions to enhance the Cozy Café website. If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request. Let's collaborate to make Cozy Café even better!
This project is licensed under the MIT License.
If you have something to say to me please contact me:
- Twitter: Doguilmak
- Mail address: [email protected]