Skip to content

Prototype for enetring/viewing/sorting feature requests

Notifications You must be signed in to change notification settings

alexsav815/feature_request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feature_request

Prototype for enetring/viewing/sorting feature requests.

Currently, request data can be entered to database ('Enter Request'). For the same client, request priorities are updated based on the current eneterd priority.

'View Requests' has been added. It's currently in its simplest form: based on the client selection, it outputs all requests sorted by priorities. Description information is shown upon mouse hovering.

The web application utilizes the following stack:

  1. Server: Apache 2.4.7/Ubuntu OS
  2. DB: Mongodb v.4.4.9
  3. Layout/Interaction: HTML5/CSS/jQuery/Javascript
  4. Server side scripting: PHP 5.5.9/Mongodb drivers

Apache and MongoDB servers must be started.
To run the web-site on localhost, make sure symbolic link to the main project directory (containing index.html) is established in /var/www/html. e.g.

cd /var/www/html
sudo ln -s /path/to/projectdir linkname

Launch web site as localhost/linkname.

Author:
Alexey Savelyev, PhD
LinkedIn
[email protected]

About

Prototype for enetring/viewing/sorting feature requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published