Project Description:
http://www.misija.net/tvs/
- index.php, footer.php already prepared
- Do not look to CMS not needed.
Job is to make user authentication on this template. After authentication menu must change a little. Also administrator(user with admin=1) must be able view/edit/insert/delete users. On users table add column user_level(will be used by us)
Not logged users sees:
Pagrindinis (index.php)
Naujienos (index.php?page=news)
Paslaugos (index.php?page=services)
Kontaktai (index.php?page=contacts)
Logged users sees:
Pagrindinis (index.php)
Mano (no link)
vartotojai (index.php?page=edit_users)
Uzsakymai (uzsakymai.php)
Rindodara (rinkodara.php)
Mokejimai (mokejimai.php)
Naujienos (index.php?page=news)
Paslaugos (index.php?page=services)
Kontaktai (index.php?page=contacts)
-----------------------------------------------------------------
Also module rinkodara(marketing) must be done.
This module must have functionality:
Send Email
Send SMS (no actual sending)
Use tables:
ORDERS
Id, client_id, name, phone, email, note, ref, date, file1, file2, blob1, blob2, blob3, extra1(255), extra2(255), … extra10(255)
- Generate Table Yourself.
HOW SENDING MUST BE DONE:
1. Allow user to write message. Sending is to all people registered in orders table with same client_id, as ID of logged user.
Also let user use tags:
[name], [phone] - replace these with actual data before sending.
2. Copy message to this tables
DELIVER_EMAIL
DELIVER_SMS
3. Cron.php doing email sending. Skip SMS sending.
(will be done by local programmers)
-----------------------------------------------------------------
Requirements:
* Use sesions for authentication
* php/mysql backend
* do not bid if You can not deliver in 24 hours
Will not accept bids, from users without feedback, alreaddy was scammed on this project on another website.