কর্জে হাসানা হচ্ছে সুদমুক্ত ঋণ। আপনাকে আমরা যে পরিমান কর্জ দিবো আপনি ঠিক তত টাকাই ফেরত দিবেন ধাপে ধাপে (কিস্তিতে), কোন সার্ভিস চার্জ নেই।
আমরা এমন একটি প্লাফর্ম তৈরী করতে চাই যাতে এই প্লাটফর্ম ব্যাবহার করে দেশের যে কোন প্রান্তে যে কেউ কর্জে হাসানা প্রজেক্ট পরিচালনা করতে পারেন। প্রজেক্ট সম্পর্কে বিস্তারিত
Qard al-Hasana is an interest free loan. You will pay back exactly the amount we lend you in installments (instalments), no service charges.
We want to create such a platform so that anyone can manage Qard al-Hasana project in any part of the country using this platform. details about the project
clone the project to your local machine
run
yarn install
or
npm install
navigate to
localhost:3000
create a .env file copy and paste the codes in the .env.examples file to the .env file
python manage.py migrate
python manage.py prepare_org
python manage.py runserver
Run backend with docker
cd backend
docker compose up
localhost:8000
get access token: localhost:8000/api/v1/auth/login/
username: admin
password: admin
copy the access token and use "Authorize" buton for token authentication. Now you can access other API.
About this project: link
Task list: GitHub Link
Join to our Discord channel: Invitation link