sachinpantha / Karya

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kARYA(कार्य)

What is Karya ?

Karya is inspired from kanban, Kanban is a popular framework use to implement agile and DevOps software development.

Requirements:

  • Django >= 4.1.1
  • Python >= 3.10.5

Installation and Set-up

  • Clone this repository git clone https://github.com/Sankalpa-Acharya/Karya
  • Go inside the folder cd Karya
  • Run: pip install -r requirements.txt
  • Run: python manage.py makemigrations work
  • Run: python manage.py migrate
  • Run: python manage.py runserver
  • Visit this url in your browser 127.0.0.1:8000

User Interface

About


Languages

Language:Python 38.6%Language:HTML 33.9%Language:CSS 26.7%Language:JavaScript 0.7%