Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 09-09-2005, 12:13 AM   #1 (permalink)
In The Zone
 
Join Date: Feb 2005
Posts: 347
Default PHP based project


any one knows of a php based project which can be used for File tracking in office.

It should work like this.. suppose a department receives a letter and the LDC gives it a file number and enter it in the web based application (using database) and enter the time received and records the time received, send it to a higher staff (he should record to whom he send), the higher clerck receives the file and then enter it in the system (time, from whom, file no, and to whom he will forward) so the process will go on like this,

It can help in many ways like, suppose someone comes to the office and asked about his application then we can just track it down and find out in whose table the file is in.

I hope you got my point... Thanks
valtea is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 09-09-2005, 12:05 PM   #2 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

I am not aware of such a software.
But you can also use phpBB for the same purpose. Just you should plan how to use it!

If you are willing to pay me, then i can make such specialized document handeling software for you!
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 09-09-2005, 12:46 PM   #3 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

This surely requires a custom software. There wouldn't be anything readymade.

BTW, GNUrag, I am ready to join hands with you on this
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
Old 09-09-2005, 12:57 PM   #4 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

Allright then, Its decided. I will start designing the database for the application. I would appretiate if valeta gives a point wise list of features required in this software.

If everything is planned well then i can spend some time on sundays to this project.!
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 14-09-2005, 12:18 AM   #5 (permalink)
In The Zone
 
Join Date: Feb 2005
Posts: 347
Default

GNURAG, thanks for the intrest. i may not be able give a detiled requirement, lets hope the poinst i will be mentioning will be of some help. If any more clarificartion is needed please let me know. And i may not be able to pay to (at least not a huge amount)

the database will be something like this,

Tables : Section, office or departments, user, File

[pk] = Primary key

Section will contain fileds : secid [pk] , secname
Office or dept. will conatin : deptid [pk] , deptname, secid (which will be a foreign key) Note : section will conatin many offices
User will conatin : uid [pk], uname, deptid (again a foreign key from dept)
File will contain : file name, number, date of issue, issued by (uid)

It will be like this.

Say the Deputy secretart of Agriulture wants computerisation of the office so he puts up a file to the Joint Secratary of Agriculture.
The joint secratary will approve it and then send it to the secratary, the secretry then to the minister, the minister in turun will send it back to the secretary with a note that recomendation will be needed from the IT dept. so the Agri secratary will send it to the secy. IT, the secy. It will send it to the jt. Secy IT, the Jt Secy. IT to the DS-IT, and then the DS-IT will give recomendation (specification of the hardwares and softwares) and thn to the Jt Secy IT, the jt Secy IT to the Secy IT. The Secy It will send it to the Secy Agri. The secy Agri will forward it to the Secy Finance for approval of the fund and then it will go on like this.

n the above senario the fil i traveling to many officers desk, In a normal process it will be nearly impossible for the DS Agri to see where his proposal have reached,
Now if we use the file tracking system then he can just login and see in whose table the file is, because as anyone receives a file he/she will login the file tracking system and nter the filename, from whom received, the time recived, and then the action don, to whom forwarded, time when it is forwarded.

I hope this becomes clear.

Thanks alot
valtea is offline  
Old 14-09-2005, 12:57 PM   #6 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

GNUrag, we are meeting on 18th. We can discuss this there

valtea, its somewhat clear. But actually sitting and applying mind over it will prop up a few questions.
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
Old 14-09-2005, 02:12 PM   #7 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

Ya that is fine.
I'll bring a hardcopy of the above posting.

Meanwhile tuxfan, you may want to install DBdesigner on your system. I use it extensively to manage the table relationships to make myself understand the database structure more clearly.
http://fabforce.net/dbdesigner4/
http://dbdesigner.sourceforge.net/

The Linux version would need you to intall Borland Delphi libraries separately.
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 14-09-2005, 07:07 PM   #8 (permalink)
In The Zone
 
Join Date: Feb 2005
Posts: 347
Default

Great ... i'll try to get in touch with the latest happening of the above project.

Thanks alot.
valtea is offline  
Old 15-09-2005, 05:32 PM   #9 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

Arey its pretty easy to do it in Access. So I sit and design table, relationships, etc. in Access and finally use the actual one No need to download anything new
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
Old 15-09-2005, 06:10 PM   #10 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

I do not have access to Access

And besides, does Access export the database structure to PNG image? Does access generate SQL code for the database structure we have designed? Does access connect to a random database (like generated by another software) and generate its table structure as well as SQL code automatically? Does access.......

DBdesigner4 is a versatile software, and i had heard that MySQL developers were planning to integrate DEdesigner4 woth MySQL and make it default database planning tool.
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 16-09-2005, 03:41 PM   #11 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

Quote:
Originally Posted by GNUrag
DBdesigner4 is a versatile software, and i had heard that MySQL developers were planning to integrate DEdesigner4 woth MySQL and make it default database planning tool.
I will very eagerly wait for that day. I really don't like to issue commands for everything in MySQL and that is what has stopped my progress with MySQL

As you know Access can't do much of these. But I am comfortable with it and once I decide on the structures, indexes and relations I use the actual DBMS.

But why worry about all this now? Lets first apply our minds and make the structures. We will fine tune after that
tuxfan is offline  
Old 16-09-2005, 04:59 PM   #12 (permalink)
Apprentice
 
Join Date: Sep 2005
Posts: 73
Default

the app link below is for project trackin, but i think that u can make it fit ur reqs.
( i havent used it, just found it on the web )

Double Choco Latte provides basic project management, work orders, and call center tickets. It supports the following features and concepts:

http://dcl.sourceforge.net/features.php
srijit is offline  
Old 19-09-2005, 11:35 PM   #13 (permalink)
In The Zone
 
Join Date: Feb 2005
Posts: 347
Default

Not a bad one. But still having a problem customising it to suite my need.
valtea is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 02:46 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2