Duka is more than just a project—it's a journey. Born out of a simple yet powerful moment when my mother walked in with groceries, it sparked the idea to revolutionize the way small businesses operate. Our goal? To digitize the operations of local shops, starting with the foundational aspects of the project. For a detailed account of the journey behind Duka, check out the article on Medium.
- Deployed Site:
- Deployed Site: Explore Duka
- Author's LinkedIn: Polycarp Kanyugo
Getting started with Duka is a breeze:
-
Clone the repository:
git clone https://github.com/r-hyte/Duka.git
-
Navigate to the project directory:
cd Duka
-
Install dependencies:
pip install -r requirements.txt
-
Run the application:
python run.py
Interested? Let's do it. Here's how you can jump in:
- Fork the repository.
- Create a new branch (e.g.,
feature-branch
). - Make your changes.
- Commit your changes (e.g.,
git commit -m 'Add new feature'
). - Push to the branch (e.g.,
git push origin feature-branch
). - Create a new Pull Request.
Stay tuned as we continue to update and expand Duka as part of a larger project. More exciting features are on the horizon!