Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.14 KB

README.md

File metadata and controls

53 lines (35 loc) · 1.14 KB

Automated Donations Platform Server

Authors

Collins Sirwani
Rachel Kiarie
Belinda Ntinyari
Gabriel Ndolo
Jefferson Karumba

Description

This is a Backend server for the fund-flow application.

Prerequisites

You need to install the following:

  Django - 4.0.4
  Virtual Environment

Installation

  -Git clone https://github.com/sircollo/automated-donation-platform

  -cd automated-donation-platform

  -install virtual env

  -pip install -r requirements.txt

  -python3.8 manage.py runserver

Technologies Used

  • Python3.8
  • Django 4.0.4
  • PostgreSQL
  • Heroku CLI

Deployment

Read here on how to Deploy

Preview

Live Link

License

MIT License

Copyright (c) 2022 Collins Sirwani,Belinda Ntinyari,Rachel Kiarie, Gabriel Ndolo, Jefferson Karibu