Skip to content

A website aimed at helping and managing donations of unneeded items to charity organizations. The project covered building the whole backend for frontend provided by UX designer, in accordance with decided User Story.

Notifications You must be signed in to change notification settings

Rafal765/Charity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charity and Donations

Table of content

General info

A website aimed at helping and managing donations of unneeded items to charity organizations. The project covered building the whole backend for frontend provided by UX designer, in accordance with decided User Story.

Screenshot

Technologies

Project is created with:

  • Python 3.8
  • Django 3.1.6
  • Javascript
  • PostgreSQL

Setup

  1. Create a fork of this repository
  2. Clone the repository on your computer - use command git clone repository_address
  3. Fill a local_settings_example.py file with your local configuration and rename as local_settings.py
  4. Make a migration for a database: python3 manage.py migrate
  5. Run your local server: python3 manage.py runserver
  6. Enjoy :)

Features

  • Create and manage donations
  • Keep database of charity organizations
  • Check statistics of delivered donations and supported organizations

About

A website aimed at helping and managing donations of unneeded items to charity organizations. The project covered building the whole backend for frontend provided by UX designer, in accordance with decided User Story.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published