An open API service indexing awesome lists of open source software.

https://github.com/publishername/digital-citizen-charter-api

Digital Citizen Charter ( डिजिटल नागरिक वडापत्र ) for Municipalities and government offices.
https://github.com/publishername/digital-citizen-charter-api

digital-citizen-charter django nepal strawberry-graphql

Last synced: about 1 year ago
JSON representation

Digital Citizen Charter ( डिजिटल नागरिक वडापत्र ) for Municipalities and government offices.

Awesome Lists containing this project

README

          

# Digital Citizen Charter (DCC)

Digital Citizen Charter ( डिजिटल नागरिक वडापत्र ) for Municipalities and government offices.

## Introduction

Digital Citizen Charter (DCC) is a digital version of the Citizen Charter. It is a public declaration of the commitments of the Municipalities and government offices to provide services to the citizens in a time-bound manner. It is a tool for public accountability and transparency in the administration. It is a platform for the citizens to know the services provided by the Municipalities and government offices, the time taken to provide the services, the procedure to avail the services, the fees to be paid for the services, the documents required to avail the services, the officer responsible for providing the services, the time taken to redress the grievances, etc.

## Objective

## Installation

```python3 -m venv .venv```

```source .venv/bin/activate```

```pip install -r requirements.txt```

## Migration

```python manage.py makemigrations```

```python manage.py migrate```

## Usage

```python manage.py runserver```

## Formatter Used

https://marketplace.visualstudio.com/items?itemName=charliermarsh.ruff