473,387 Members | 1,678 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Looking for an application that allows a user to fill out a form and then have a mana

My department is implementing a process improvement idea system. I am looking for an application on which I can set up a form, have employees view and fill out that form, and then have their managers be able to view the submissions and comment on them. Ideally, I would like the employees to also be able to see if their managers have commented or approved their submissions. Is there such an application?

I was looking at WP Feedback, Survey & Quiz Manager - Pro. This is what I am looking for, but I don't need it to be linked to WordPress. Is it able to be used without WordPress or publishing to a blog? i.e. sending out a link internally to employees.
Feb 21 '14 #1
2 1542
Frinavale
9,735 Expert Mod 8TB
It sounds like you have a pretty custom requirement and may need to implement your own web application for your specific requirements.

It seems like a simple web application to develop:
  • The ability to log in as users (you could manually add users into a database if you don't want to manage users through this application)
  • One form to submit ideas
  • A page that displays the submitted idea and has a "comments" form that appends to the original idea
  • A page that allows people to search for ideas
  • Perhaps a page that lets people manage ideas (set them as completed, delete them, or allow people to edit the content of the idea)

The database for this seems like it will be a pretty simple design too.

Have you considered creating your own custom application using a web technology like php, asp.net or something?

-Frinny

-Frinny
Feb 26 '14 #2
Yeah, that's what I was afraid of. :) I'm not a pro at programming (I was a ChemE in school), but I am fairly quick at picking these things up. I just wanted to make sure that I couldn't find one already in existence to save time. I'm going to attempt to do it on my own.
Mar 11 '14 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Emaga75 | last post by:
In dotNET windows_based deployment project user interface form, How to mask a textbox for input password? Thanks.
7
by: MuZZy | last post by:
HI, We have a pretty large application with hundreds of forms in it. Now some of our new clients request us to make some custom screens(forms), which basicly comes to rearranging controls on our...
1
by: Chad Beckner | last post by:
I'm looking for some code for displaying a user preferences form in my application. However, I have not found any code (besides designing the entire thing myself) which shows either a good...
19
by: Alex | last post by:
Hello list This question has probably already been asked, but let me ask again I have a mysql database to which I connect with my php scripts. The database contains articles. Name, Unit_Price...
2
by: sasifiqbal | last post by:
Hi, One of my developers are facing an interesting problem regarding UserControl invalidation. The problem is: We have two forms in our application. Form A does nothing except loading of...
0
by: Bruna | last post by:
I'm working in vb.net 2005, and in a project we're working, we have a main form and a few other forms with different settings. One of them is User setting form with 3 settings, and one of them is...
2
by: =?Utf-8?B?Q29kZVJhem9y?= | last post by:
Hi, I wish to host a web application within a windows form. I don't believe my requirement would be satisfied by just using the WebBrowser control. You see what i will need to do is to be able to...
3
by: Ryan Liu | last post by:
hi, I like the Publish function comes with VS2008. But 3 questions remain: how to make update path to be flexiable? Because I will give those updates to my cutomers, and different cutomer will...
5
by: swebb99 | last post by:
Hi, Does anybody have any information on where I can find some details of how I would go about embedding an existing Java swing application into the window (form?) of a new .Net application on...
5
by: anewuser | last post by:
I currently have a working multi user login form in access 2007. It automatically redirects people who login to a user specific form e.g. user = staff1 is moved to form staff1 and manager1 is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.