Skip to content

codersofcolour-sites/adeps

Repository files navigation

Alliance for Development of Population Service (ADEPS)

Website for a non-profit, non-commercial, community based organization in Vihiga, Kenya. App is built using Djgano framework and Wagtail CMS.

View the live site - https://adeps.herokuapp.com/

Installation

Wagtail supports Python 3.5, 3.6, 3.7 and 3.8.

Check whether you have an appropriate version of Python 3:

python3 --version

Create and activate a virtual environment

python3 -m venv mysite\env
mysite\env\Scripts\activate.bat

On Unix or MacOS (bash):

python3 -m venv mysite/env
source mysite/env/bin/activat
source tutorial-env/Scripts/activate

Use the pip to install Wagatil

pip install wagtail

Acknowledgement

This app was developed in collaboration with the non-profit org, Coders of Colour.

Project Status

The app is currently going through a re-design, although development has slowed down.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •