Skip to content
/ Duka Public

Project created using python stack i.e Python, Flask, SQLALCHEMY in backend, vanilla JS , HTML and CSS in the frontend and SQLite as the database of choice

Notifications You must be signed in to change notification settings

R-HYTE/Duka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duka: One App to help you retail

Introduction

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.

Installation

Getting started with Duka is a breeze:

  1. Clone the repository:

    git clone https://github.com/r-hyte/Duka.git
  2. Navigate to the project directory:

    cd Duka
  3. Install dependencies:

    pip install -r requirements.txt
  4. Run the application:

    python run.py

Contributing

Interested? Let's do it. Here's how you can jump in:

  1. Fork the repository.
  2. Create a new branch (e.g., feature-branch).
  3. Make your changes.
  4. Commit your changes (e.g., git commit -m 'Add new feature').
  5. Push to the branch (e.g., git push origin feature-branch).
  6. 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!

About

Project created using python stack i.e Python, Flask, SQLALCHEMY in backend, vanilla JS , HTML and CSS in the frontend and SQLite as the database of choice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published