X Tutup
Skip to content

jphilapy/dotProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,640 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Goal

  • Put acceptance tests in place
  • Refactor code so that it can be unit tested
  • Put Unit tests in place
  • Upgrade to work with later versions of PHP

System Requirements

  • PHP up to version 7.4
  • Mysql up to version 8

Other Notes

My current setup to run Dotproject is on a Mac using valet.

In the terminal and in the current directory of the project:

Notes on running tests. Tests are in no way complete or nearing anything useful. They are there for purpose learning to test. For what it is worth, codeception is setup so that developers can jump in start writing tests.


For running it in docker, see the Original DotProject Readme

About

Development

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 78.2%
  • JavaScript 14.4%
  • HTML 3.4%
  • CSS 1.9%
  • Perl 1.1%
  • Smarty 0.6%
  • Other 0.4%
X Tutup