Skip to content

egichuri/cs258-iiti-group2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Procurement System

An online portal to make the process procurement quick, managable and simple. It will also made as secure as possible.

To read the documentation, SRS or Design Artifacts visit our Wiki page. For the User Manual, click here.

Installation

To build the website on your PC

  • Make sure you have installed PHP and MySQL
  • Clone the repo on your local machine (in htdocs folder or wherever you configured your server's root)
  • Initialize the database by opening http://localhost/install.php

The website uses password-compat library to encrypt passwords, so you should install that as well. We'll use the PHP package manager, composer to do this:

  • Open terminal in pub folder and run php composer.phar install

Running tests

Open terminal in pub folder and run php test

Team

About

An e-procurement software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 53.3%
  • CSS 39.0%
  • JavaScript 7.3%
  • ApacheConf 0.4%