Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
/ ShareKit Public archive

A NEPSE Portfolio Management System built using Django (Python)

Notifications You must be signed in to change notification settings

diwash007/ShareKit

Repository files navigation

ShareKit

A NEPSE Portfolio Management System

Features:

  • Stock price tracking
  • Portfolio management
  • Demats management
  • Bulk IPO result checker

Prerequisties

Installation

Downloading files:

git clone https://github.com/diwash007/ShareKit.git

Installing requirements:

pip install -r requirements.txt

Inspirations