Find Jobs
Hire Freelancers

Control Panel Layout - HTML / CSS / Javascript / Perl

$30-250 USD

Closed
Posted over 14 years ago

$30-250 USD

Paid on delivery
We are looking for Integration of an IGoogle based interface to provide the foundation for a Control Panel that is being built to support a new business. This must be integrated with existing code that uses custom Perl DB, Template and Auth Modules that integrate with a MySQL database for authentication. The DB, Templating and Auth modules provide a standardized interface to simplify developement and reusability of the code. We have provided a sample Visio mock-up with the three page's that would be required. 1) Login Page with initial Menu layout 2) Main Control Panel with Igoogle type customizable boxes/folders. 3) Sub Application page for an example that would allow the customer to update These page's have the following required features - IGoogle type movable boxes - Windows type multi layered menu's Here is some Sample Perl Code for base [login to view URL] ------------------------------------------------------------------------------------ #! /usr/bin/perl -w ################################################################## # # Sample [login to view URL] that is used by the main login page. # ################################################################## use strict; use lib qw(../modules); use CGI; # WebSite Module provides access to [login to view URL] and [login to view URL] use WebSite; # WebSite::Auth Module provides a standarzied Authentication Interface for the Control Panel. use WebSite::Auth; # [login to view URL] provides a standardized Debugging Module that can be enabled and disabled easily use Debug; debug_level(0); # Set the Debug Level (0 disabled, 1 active) # Activate Modules my $website = WebSite->new(); my $auth = WebSite::Auth->new(); my $cgi = CGI->new(); ############################################################# debug("Started index.cgi"); # Establish weather an Authentication Cookie has been set. my $authstatus = $auth->authenticate(); # Get variables from the mysql from custom functions stored in WebSite.pm. my $categories = $website->get_categories(); my $articles = $website->get_articles(); # Set the variables in a Hash Reference for embedding in the HTML Template. my $vars = { path => $cgi->script_name().$cgi->path_info(), authstatus => $authstatus, userinfo => $auth->get_userinfo(), categories => $categories, sitearticle => $website->get_site_article(), articles => $articles, }; # Call Template and pass the variables and references that can be embedded in the HTML. $website->template('[login to view URL]', $vars); 1; -------------------------------------------------------------------------- Here is the sample [login to view URL] template -------------------------------------------------- [% INCLUDE "includes/top.html" %] [% INCLUDE "admin/includes/adminmenu.html" %] [% INCLUDE "includes/site_article.html" %] [% INCLUDE "includes/articles.html" %] [% INCLUDE "includes/bottom.html" %] --------------------------------------------------- Sample [login to view URL] --------------------------------------------------- [% IF authstatus %] <table width="98%" class="blogadminbox"> <tr> <td class="blogadminbar">  Menu:  <a class="blogadminlink" href="/admin/[login to view URL][% [login to view URL] %]&path=[% path %]">( Submit Article )</a>  <a class="blogadminlink" href="/admin/[login to view URL][% [login to view URL] %]&path=[% path %]">( Add Section )</a>  [% IF [login to view URL] %] <a class="blogadminlink" href="/admin/[login to view URL][% [login to view URL] %]&path=[% path %]">( Delete Section )</a>  [% END %] <a class="blogadminlink" href="/admin/admin.cgi">( User Admin )</a>  </td> </tr> </table> <br> [% END %] -----------------------------------------------------
Project ID: 498248

About the project

7 proposals
Remote project
Active 15 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
7 freelancers are bidding on average $226 USD for this job
User Avatar
I am interested.
$240 USD in 12 days
5.0 (45 reviews)
7.2
7.2
User Avatar
Let's begin!
$250 USD in 8 days
4.8 (21 reviews)
4.3
4.3
User Avatar
Hello, I go through your project requirements, understand the scope of work, I am interested to working on this project I look forward to hearing from you. Thank you for your consideration. Thank you, icsonweb
$250 USD in 10 days
5.0 (3 reviews)
3.7
3.7
User Avatar
check your pmb
$200 USD in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I have been quite instrumental to make website as per the client requirement under the banner of our company. where we are having technical expert group. we always committed to deliver project on time keeping quality intact.
$175 USD in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
pls refer to PM
$220 USD in 15 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of CANADA
Burnaby, Canada
5.0
2
Member since Jun 23, 2008

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.