Skip to content

adesst/web2py_prolog

Repository files navigation

web2py_prolog

An Example of Procurement and Logistics application using web2py

How to install:

  1. clone this application into web2py applications dir
  2. Edit db.py MIGRATE = False to True
  3. execute python web2py.py -S prolog -M, a shell will be prompted, and your models will be initialized. Exit from the shell
  4. execute python web2py.py -p8000 -ayourpassword, open the application in a browser, The url is http://localhost:8000/prolog or if you want to access it via admin then just http://localhost:8000/admin

Happy coding...

About

An Example of Procurement and Logistics application using web2py

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published