Skip to content
javulorg edited this page Jun 7, 2019 · 16 revisions

This is the javul wiki for Github. It only contains a few pages related to getting the server up and running. The main Javul wiki is here: https://javul.org/wiki/

Relevant pages on the main wiki:

Software design Guidelines

  • Re-use code, make it modular and use functions instead of using duplicate code
  • Think of the screen as real estate. Make it useful and convenient for the user. What would they want to see? Along those lines, it is ok to have functionality in multiple places. For example its ok to have three different links for updating the user's profile. Note that this aspect is different from the code-reuse issue

Working with existing code / Webhost setup

https://github.com/javulorg/javul/wiki/Setting-up-on-a-new-Webhost-and-Working-with-Existing-Code

For access to the Javul server, please ask the admin for access to the following:

  • PhpMyAdmin access
  • SFTP for root
  • SFTP for developer