Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.22 KB

File metadata and controls

63 lines (40 loc) · 1.22 KB

RSS Buddy

project-image

RSS Buddy is a user-friendly and efficient tool designed to help dealers in the petrol bunk to manage and track the credits provided to truck owners. The primary objective of this Flask-based web application is to streamline the process of credit management ensuring accurate and transparent tracking of bills between dealers and truck owners.

🧐 Features

Here're some of the project's best features:

  • Smooth Design
  • User Friendly
  • Responsive

🛠️ Installation Steps:

1. Clone repository

git clone https://github.com/vijeshvs/rssbuddy

2. Create virtual env

virtualenv rss

3. Activate virtualenv

source rss/bin/activate

4. Install Required Libraries

pip install -r requirements.txt

5. For dev env

pip install psycopg2-binary

6. Run app

python run.py

💻 Built with

Technologies used in the project:

  • Flask
  • Python
  • CSS
  • HTML
  • Bootstrap