SEOClerks

College project in sql/php

College project in sql/php

Hello,
I will share the details of the system I need to be developed and please tell me your cost about it and how much time you will need. Of course I don't care about the design, just need the code to work. If you find missing information, just use your imagination (and make a note about it), as it doesn't matter.

The concept is a system for a company of mobile services. I need to save the following information:
-For each branch of the company, the name and the address
-For each employee in the company the name, the surname, id number, salary, dependents of family (full name, gender, and age). The employee are separated into two categories
a) administrative, where the system saves information about their degree (title, university and the date of acquisition)
b) technicians, for whom the system saves information on specialty and years of service
-For antennas of the company. The system saves the name, address and antenna type
-For each customer the name, the address, the ID number and the profession.
-For each phone number of the company, the system saves the number, the code number (puk1 and puk2) and if it is with a contract or prepaid.
-The system saves information on the various billing packages. The name, the minutes of free calling and the sms messages, the fixed price, and the price charged for the above talk time and the same for the messages.
-For each failure / repair that takes place in the company's network. When done, in what antenna, what kind and what the officials who fixed it.
-Accounts. The billing amount, date of release, payment date and in what number and client it belongs.

Also:
-A customer belongs to one and only one branch. A branch has at least two employees.
-A branch has one and only one official as a director and a employee is at most one branch manager.
-A number is associated with only one customer but a customer can has several numbers.
-An employee can repair many antennas and antenna can be repaired by many employees.
-An antenna is 'owned' by only one branch and a branch may have multiple antennas.
-A customer who has a contract has signed only one contract with a staff member of the company and this contract will belong to one of the connection packages.

The system will support:
1. Inserting and deleting of the above categories.
2. Interface for the inserting of the minutes of free talking and number of sms that a phone number has used. The billing amount will be calculated as
Amount = fixed price + [(total_minutes-free_minutes) / 60] * extra + [sms_number - free_sms_number] * sms_charge
3. Automatically reduce the fixed price by 10% when completed one year connection
4. For each contract renewal the ammoun of subsidy will be calculated and displayed on the screen. The subsidy amount is derived as follows subsidy amount=last_year_bill_sum*0.12
5. Centralized reporting for new contracts and prepaid numbers given, that are being done in each branch in a month.
6. Centralized reporting for each branch receipts in a month.
7. Centralized reporting for the prepaid renewals done in every branch in a month.
8. Centralized reporting for each employee regarding a) the new contracts done and b) the prepaid renewals done

This is a non-profit project, so there is a limit in the budget. Thank you in advance for your time and attention.

Kind regards
Sofia


Requirements

someone experienced in php/sql. There is a possibility that I can share examples of the work needed.


Skills Required

Php Sql Programming

Bids

definitely want to complete your college project, i have good knowledge in php/sql with an attractive design, and i will assure you will be satisfied with my work

i will make on web database management system

i have good knowledge in php and sql i can complete this within 6 days. reply me if you are interested
thanks

i have maximum knowledge in php and mysql, contact me lets talk and am ready to really wow u

hi, i am a php developer with advanced mysql knowledge. after thoroughly reading your requirements, i can assure you that i will be able to deliver in 4 days. if you need, i can use twitter bootstrap for designing which will make the site responsive as well. i have previously successfully completed similar tasks. kindly send me a message

hey,

i can develop the project exactly the way your professor wants it !

message me for more details.

full school management system for students, teachers, parents.
admin panel and much more.
price can be up down after talking.

i am experienced php programmer working for an international company and am just starting to get into free lancing. your project seems fun and i am confident i can complete it withing the deadline.

Bid On Listing Created 12 years ago in Programming

Other jobs by Isilwen

Order Now
Process Time: 0.17595291137695

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.wantid='13467' AND A.category=B.CATID AND A.USERID=C.USERID1SELECT A.*, B.name, B.seo, C.username, C.userlevel, C.footer_code, C.rating, C.ratingcount, C.googleplus_profile, C.total_recommendations, C.USERID, C.profilepicture, C.average_response_time, C.lastlogin, C.addtime FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.wantid='13467' AND A.category=B.CATID AND A.USERID=C.USERID

/opt/clerks-staging/docroot/viewwant.php 163 () ()

SELECT * FROM ratings_buyer WHERE USERID=44341SELECT sum(good) as thumbup, sum(bad) as thumbdown FROM ratings_buyer WHERE USERID=4434

/opt/clerks-staging/docroot/include/functions/main.php 19523 GetRatingsAsBuyerTotal() ()

SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 13467 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%Php Sql Programming%' ) LIMIT 41SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 13467 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%Php Sql Programming%' ) LIMIT 4

/opt/clerks-staging/docroot/viewwant.php 551 () ()

SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 13467 AND A.category=B.CATID AND A.active=1 AND A.USERID=4434 LIMIT 41SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 13467 AND A.category=B.CATID AND A.active=1 AND A.USERID=4434 LIMIT 4

/opt/clerks-staging/docroot/viewwant.php 568 () ()

SELECT * FROM wantcomments a, seoclerks.members b WHERE a.PID='13467' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc1SELECT a.comment, a.USERID, a.CID, a.time_added, a.istranslated, a.parentid, b.username, b.profilepicture FROM wantcomments a, seoclerks.members b WHERE a.PID='13467' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc

/opt/clerks-staging/docroot/viewwant.php 835 () ()

UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='13467'1UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='13467'

/opt/clerks-staging/docroot/include/functions/main.php 1729 update_wantviewcount() ()

SELECT * FROM wantbids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.wantid='13467' ORDER BY w.bidid ASC 1SELECT w.bidid, w.PID, w.comment, w.title, w.pricepublic, w.USERID, w.adjustedprice, w.ip, m.profilepicture FROM wantbids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.wantid='13467' ORDER BY w.bidid ASC

/opt/clerks-staging/docroot/viewwant.php 1192 () ()

SELECT * FROM seoclerks.members as m WHERE m.USERID=1566471SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=156647

/opt/clerks-staging/docroot/viewwant.php 1258 () ()

SELECT * FROM seoclerks.members as m WHERE m.USERID=1433241SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=143324

/opt/clerks-staging/docroot/viewwant.php 1258 () ()

SELECT * FROM seoclerks.members as m WHERE m.USERID=420701SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=42070

/opt/clerks-staging/docroot/viewwant.php 1258 () ()

SELECT * FROM seoclerks.members as m WHERE m.USERID=606301SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=60630

/opt/clerks-staging/docroot/viewwant.php 1258 () ()

SELECT * FROM seoclerks.members as m WHERE m.USERID=1295361SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=129536

/opt/clerks-staging/docroot/viewwant.php 1258 () ()

SELECT * FROM seoclerks.members as m WHERE m.USERID=256651SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=25665

/opt/clerks-staging/docroot/viewwant.php 1258 () ()

SELECT * FROM seoclerks.members as m WHERE m.USERID=866131SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=86613

/opt/clerks-staging/docroot/viewwant.php 1258 () ()

SELECT * FROM seoclerks.members as m WHERE m.USERID=1821051SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=182105

/opt/clerks-staging/docroot/viewwant.php 1258 () ()

SELECT * FROM categories_wanttobuy1SELECT * FROM categories_wanttobuy

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

SELECT * FROM posts WHERE USERID=44341SELECT sum(positive_ratings) as thumbup, sum(negative_ratings) as thumbdown FROM posts WHERE USERID=4434

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetBuyerRatingsTotal()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

select * from categories_software order by name asc1select * from categories_software order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories()

select * from categories_wanttobuy order by name asc1select * from categories_wanttobuy order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories()

select * from categories_wanttotrade order by name asc1select * from categories_wanttotrade order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories()

SELECT * FROM seoclerks.members WHERE USERID='156647'1SELECT profilepicture FROM seoclerks.members WHERE USERID='156647'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='143324'1SELECT profilepicture FROM seoclerks.members WHERE USERID='143324'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='42070'1SELECT profilepicture FROM seoclerks.members WHERE USERID='42070'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='60630'1SELECT profilepicture FROM seoclerks.members WHERE USERID='60630'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='129536'1SELECT profilepicture FROM seoclerks.members WHERE USERID='129536'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='25665'1SELECT profilepicture FROM seoclerks.members WHERE USERID='25665'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='86613'1SELECT profilepicture FROM seoclerks.members WHERE USERID='86613'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='182105'1SELECT profilepicture FROM seoclerks.members WHERE USERID='182105'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='4434'1SELECT profile_data FROM seoclerks.members WHERE USERID='4434'

/opt/clerks-staging/docroot/include/functions/main.php 1927 getUserBackground() include()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin
0.1026381SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 13467 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%Php Sql Programming%' ) LIMIT 40.1026380.102638