Skip to content

Pearlissa/task-sourcing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-sourcing

NUS CS2102 Project

Task sourcing is a University project done by 4 computing students. It is a PHP and HTML web application for the submission and bidding of tasks out sourced by the users. The application is designed for a Postgresql database.

To start, load up Postgresql and setup a new database. In that database run the sql scripts in this order: table_creation.sql -> triggers.sql -> sample_input.sql

After that run the web application from the index.php page at http://localhost/8081/index.php

About

NUS CS2102 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.2%
  • PHP 42.4%
  • JavaScript 6.3%
  • HTML 1.5%
  • PLpgSQL 0.6%