PIKIFI is an international foundation and a subsidiary of Island Kids based in Switzerland. The organization aims to help out-of-school youth, juvenile delinquents, abandoned, orphaned, and abused children, to start anew by providing educational and livelihood assistance.
This repository contains the source codes of the web application for pikifi-webapp-django
, a student database for PIKIFI This repository is under MIT license. Please read the LICENSE file for more details.
Make sure you have Python installed properly. To run the server on localhost:
$ git clone [email protected]:mabreyes/pikifi-webapp-django.git
$ cd pikifi-webapp-django
$ pip install -r requirements.txt
$ python manage.py migrate
$ python manage.py collectstatic
$ python manage.py runserver
If you need our help or just something you need to ask about us, feel free to e-mail the developer, Marc Reyes, and he will be glad to respond to your request/s.