Project Description:
**DATABASE**
Make 6 tables into a new database and create appropriate keys for fast search
The search table needs to be updated from an ods file with over 200.000 rows. Make keys searchable as this table is the output of the application.
Add other tables (admin, user, log, used table) with different fields needed to make application work
**APPLICATION**
DESIGN
Nice, simple and pro with banner and google banner.
Social: Facebook, twitter, share, mail, g+ options like on www.mikrovison.dk
Features: Login, Logoff, Contact form
Search:Display by default information from the search table.
Options: 100 rows, switch pages, click on header to sort and reverse sort.
Other search options: Country, Year, ajax search on company names, postnr (from-to)
Special: Hide fields if user not logged in
Special2: Log of use, check if no search left, display error messages
Ask for long description if needed