Simple database with php front end
Budget: $30 – $250 USD
Simple property dbase
The simple terms is that this will have a database , a page where you can edit the record, And a page that you can display the records with filters and sorting column and a search box.
Php design NO THIRD PARTY SCRIPTS or libraries that need updating. This script should last forever without ever needing any updates
You will be paid once all source code has been verified to be functional and tested.
You must be able to do this project now, not later. This will take you about 2-3 hours at the most and you will be paid $50
You can use an already developed script to make it faster if you want, and then just change certain parts to meet our criteria.
No garbage code writers. Code must be NEAT in appearance and laid out to where it can be easily modified by any other developer later.
You will develop this in your environment and then once complete we will upload to our server and test.
You will develop a single page called CONFIG and this will contain the configuration parameters for any global variables and the database login etc
When you message us do not say “hi how are you” or anything like that you will not get a reply. Stay on point and focused without any type of filler conversation.
Please ping to discuss if you can meet the deadline of today and complete now, not later and not adding it to a task list. Single developers only, no agencies. This again is a simple simple project and there’s no need to over complicate it. All the details follow so there should be no need for any questions, but if you do have questions feel free to ask. The is no budget, this again is simple and you will get paid $50 when complete.
Technical details
PHP 8.0 or higher
Dbase will be sql
Database name
PROPERTIES
Fields
RECORD-ID (unique id primary key)
PROPERTY NAME (text)
CONTACT (text)
HOUSE-NUMBER (number)
STREET-NAME (text)
CITY (text)
STATE (text 2 letters)
ZIPCODE (number-5 digits)
CITY-PERMITABLE (yes no)
ISHOA (yes no)
HOA-ALLOWED (yes no)
STATUS (active or inactive yes no)
NOTES (text field unlimited characters)
Page list display
(Display all database fields across the table but for the houses and number and street those should be in the same column, and notes should be under each record row)
By default it will show active records and have a toggle switch to show just inactive, active, or all) it will sort these on the page by the state a-z so the first group of results will be from any states that start with the letter a then so forth. The state name will appear above each group of records to the left side and then between each group of records before it shows the next state it will have a couple of blank rows.
Clicking the heading name will sort a-z ascending and clicking again will go descending
Search box will search exact match without having to submit the form it will display records that are matching query. It will search all records regardless of their status
The simple terms is that this will have a database , a page where you can edit the record, And a page that you can display the records with filters and sorting column and a search box.
Php design NO THIRD PARTY SCRIPTS or libraries that need updating. This script should last forever without ever needing any updates
You will be paid once all source code has been verified to be functional and tested.
You must be able to do this project now, not later. This will take you about 2-3 hours at the most and you will be paid $50
You can use an already developed script to make it faster if you want, and then just change certain parts to meet our criteria.
No garbage code writers. Code must be NEAT in appearance and laid out to where it can be easily modified by any other developer later.
You will develop this in your environment and then once complete we will upload to our server and test.
You will develop a single page called CONFIG and this will contain the configuration parameters for any global variables and the database login etc
When you message us do not say “hi how are you” or anything like that you will not get a reply. Stay on point and focused without any type of filler conversation.
Please ping to discuss if you can meet the deadline of today and complete now, not later and not adding it to a task list. Single developers only, no agencies. This again is a simple simple project and there’s no need to over complicate it. All the details follow so there should be no need for any questions, but if you do have questions feel free to ask. The is no budget, this again is simple and you will get paid $50 when complete.
Technical details
PHP 8.0 or higher
Dbase will be sql
Database name
PROPERTIES
Fields
RECORD-ID (unique id primary key)
PROPERTY NAME (text)
CONTACT (text)
HOUSE-NUMBER (number)
STREET-NAME (text)
CITY (text)
STATE (text 2 letters)
ZIPCODE (number-5 digits)
CITY-PERMITABLE (yes no)
ISHOA (yes no)
HOA-ALLOWED (yes no)
STATUS (active or inactive yes no)
NOTES (text field unlimited characters)
Page list display
(Display all database fields across the table but for the houses and number and street those should be in the same column, and notes should be under each record row)
By default it will show active records and have a toggle switch to show just inactive, active, or all) it will sort these on the page by the state a-z so the first group of results will be from any states that start with the letter a then so forth. The state name will appear above each group of records to the left side and then between each group of records before it shows the next state it will have a couple of blank rows.
Clicking the heading name will sort a-z ascending and clicking again will go descending
Search box will search exact match without having to submit the form it will display records that are matching query. It will search all records regardless of their status