Google
install help projects, View record [ id: 3 ]
name freelancer calendar 
version v1.1 
lastupdate 2/1/2008 
projectsrtart 9/18/2007 
description

A usefull calendar for profesionals. Freelancers can keep their customers info and historic nad control their time. Also keeps all incomes and outcomes to contol the economic data too.Its a multiuser application so , partners and secretary can add/edit/view and print the schedule too.

 
screenshot1  
screenshot2  
screenshot3  
download http://sourceforge.net/project/showfiles.php?group_id=214462

" target=_blank>

You can download the application at sourceforge

http://sourceforge.net/project/showfiles.php?group_id=214462

 
demo www.valid.gr/freelancer

" target=_blank>

you can check demo using as login username:freelancar , password:freelancer

www.valid.gr/freelancer

 
freehosting www.valid.gr/freelancer

" target=_blank>

You can use the application for free if you find it usefull just register here!

www.valid.gr/freelancer

 
install

a) unzip the files to a folder (for example c:worldcalendar)
b) Go to your Web server (php/mysql) and run the phpmyadmin
c) Create a mysql database worldcalendar , username root , password root (you can setup anything)
d) Go on phpmyadmin and import the database.sql file at the created database

The file includedbcommon.php hat the settings

$host="localhost";
$user="root";
$pwd="root";
$port="";
$sys_dbname="worldcalendar";

You have to set it up, depents of your php/mysql server.
(If you follow exaclty step A,B,C , D and mysql server is the same as Mysql then you dont have to change settings)

E) copy(Ftp) whole folder (c:worldcalendar) to your ftp server
F) You are ready!

There is a user:admin , password:admin  , so you can use that or you can register a new one on login page
Hope to find it usefull