Skip to content

tgdn/green

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Green

A household management service written in PHP at the University of Warwick.

How it works

The application is a PHP micro-framework, it works as is, dependencies are:

  • PHP 5
  • SQLite3
  • NodeJS
Installation

Go to public/static/js/ and run

npm install # this will install dependencies (webpack, react, ...)
npm run build # this will compile and watch changes in the JS. Break once it's finished

Update the config file in application/config.php so that you can configure where the db file lives.

Check that sqlite is installed and that the server is running. It should work out of the box.

About

🍏 A household bill management service written in PHP at the University of Warwick

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors