Skip to content

RuslanKovalyov/UNICORNER

Repository files navigation

UNICORNER COFFEE

Where great coffee meets bright minds.


Concept

UNICORNER COFFEE is more than just a café—it's a tech-infused coffee experience designed for engineers, developers, entrepreneurs, and anyone who appreciates excellent coffee in a forward-thinking atmosphere. Our first branch at Tel Aviv, Yehudit Boulevard 29 sits right in the heart of a thriving tech hub, offering the perfect blend of top-tier coffee and innovative community.

Why “UNICORNER”?

  • Unicorn: A nod to high-value startups and breakthrough innovations.
  • Corner: A comfortable meeting spot where people come together to share ideas.
  • Unified: Bringing coffee lovers and tech enthusiasts under one roof.

Current Focus

  1. Coffee Sales & Community Building

    • Serving freshly roasted coffee beans and artisan beverages at our Tel Aviv location.
    • Offering coffee beans for home brewing—perfect for caffeine-driven engineers.
  2. Open-Source Collaboration

    • Developing an open-source platform to manage daily operations, inventory, and customer engagement.
    • Everyone is welcome to contribute code, ideas, or feedback.

Long-Term Vision

  1. Global Expansion

    • Establish UNICORNER COFFEE branches in major tech hubs worldwide (e.g., Silicon Valley, Berlin, etc.).
    • Maintain our “coffee + code” ethos, ensuring each location fosters a vibrant, collaborative environment.
  2. Tech Ecosystem

    • Supplier & Inventory Management: Streamline how we source raw materials and maintain stock.
    • E-Commerce & Online Services: Sell coffee beans, merchandise, and gift cards globally.
    • Bulletin Board & Networking Tools: Provide a space where startups and coders can share opportunities, job posts, and announcements.
  3. Investment & Startup Support

    • Host hackathons, pitch events, and meetups to support local and global tech communities.
    • Facilitate connections between startups and potential investors through our coffee-centered network.

Project Roadmap (High-Level)

  1. Phase 1: Basic coffee site & menu (Tel Aviv branch)
  2. Phase 2: Store Inventory & Supplier Management
  3. Phase 3: E-Commerce platform (beans, merchandise)
  4. Phase 4: Bulletin board for local job postings/events
  5. Phase 5: Messaging & social features
  6. Phase 6: Globalization & investment platform

Tech Stack

  • Python + Django: Backend framework for building the application.
  • HTML/CSS + JavaScript: Frontend technologies for creating a clean and responsive user interface.
  • PostgreSQL + Redis: Database for reliable storage and caching of data;
  • SSH, Nginx, etc: Secure server management.

Getting Started

Follow these steps to get UNICORNER up and running on your local machine:

  1. Check Your Python Version

    python3 --version
  2. Clone the Repository

    git clone https://github.com/RuslanKovalyov/UNICORNER.git
    cd UNICORNER
  3. Create & Activate a Virtual Environment

    python3.13 -m venv venv
    source venv/bin/activate  # For Linux/Mac
    # or
    venv\Scripts\activate     # For Windows
  4. Install Dependencies

    pip install -r requirements.txt
  5. Start the Django Development Server

    python manage.py runserver
  6. Explore & Contribute

    • Visit the project structure to see how apps are organized.
    • Check out the issues and pull requests for ways to contribute.
    • Share feedback, bug reports, or feature ideas on our GitHub Issues page.

Contributing

  • Open issues or feature requests for new ideas.
  • Submit pull requests to enhance the codebase, fix bugs, or add creative features.
  • Join our mission by sharing your passion for coffee, code, and community.

Trademark Notice

The “UNICORNER COFFEE” logo are registered trademarks of Ruslan Kovalev.
Written permission is required for any logo or trademark usage.


License

This repository is released under the MIT License, unless stated otherwise.


Join the UNICORNER COFFEE community and help shape the future of coffee and tech collaboration, one cup at a time.

About

Open-source Django project for UNICORNER COFFEE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published