Skip to content

A Django-powered platform where you can support creators with a virtual bowl of noodles, paid for in cryptocurrency.

Notifications You must be signed in to change notification settings

AbdulrahmanBaiasy/buy-me-noodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buy Me A Noodle 🍜

License: MIT Built with Django Built with Tailwind CSS

Buy Me a Noodle is a modern, Django-based platform inspired by the popular Buy Me a Coffee concept. However, instead of coffee, you can show appreciation for content creators, artists, developers, or friends with a virtual bowl of noodles – a fun and quirky way to say thanks!

Tech Stack

  • Backend: Django (Python)
  • Frontend: Tailwind CSS
  • Database: PostgreSQL (hosted on Vercel)
  • Storage: AWS S3
  • Deployment: Vercel

Setup & Installation

  1. Clone the Repository:

    git clone ["https://github.com/AbdulrahmanBaiasy/buy-me-noodle"]
    cd buy-me-noodle
  2. Create Python Environment

    python -m venv venv
    cd venv
    Scripts/activate
    cd ..
  3. Install Dependencies

    cd src
    pip install -r requirements.txt
  4. Run The Project

    python manage.py runserver

License

This project is licensed under the MIT License

About

A Django-powered platform where you can support creators with a virtual bowl of noodles, paid for in cryptocurrency.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published