Skip to content

stefchri/StartInGhent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StartInGent

Copyright Stefaan Christiaens, some rights reserved.

StartInGhent is a webapplication for people moving to Ghent. With this tool they can find out in what neighbourhood they would fit best.

Made with PHP Zend Framework 1.12 and codeinchaos/restful-zend-framework for the API in Zend

How to set up

Import database in PhpMyAdmin from /docs

Create folders:

  • /public/images
  • /public/config

In /public/config create a config.php

<?php
  define('START_IN_GHENT_SALT', '');
  define('START_IN_GHENT_PWD', '');

And fill in a unique salt, and the password of the mailaccount you will be sending from.

About

A web application for people moving to Ghent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages