- Joined
- Oct 18, 2018
- Messages
- 18
- Likes
- 9
- Degree
- 0
Hello builders,
What is the best way to build a 1-page site that solely consists of some text and a search function that outputs a small amount of information based on specific search query? Users will search based on a single parameter, and the webpage will output 5 pieces of information. For example a site where someone searches an employee number and the text displayed is employee number, employee start date, employee full name, hourly salary, work email. The database will have less that <100k data points.
I have functional knowledge of HTML, CSS, WordPress, and Python. I am thinking I will have to use PHP, MySQL, and basic front end coding. The important thing is I want the website to be secure and easy to build, and if there is a way to build it in WordPress I would prefer that.
Also, the website will also be built out with more pages in the medium-term future. Not sure how much this matters at this point for how I build it. Thanks.
What is the best way to build a 1-page site that solely consists of some text and a search function that outputs a small amount of information based on specific search query? Users will search based on a single parameter, and the webpage will output 5 pieces of information. For example a site where someone searches an employee number and the text displayed is employee number, employee start date, employee full name, hourly salary, work email. The database will have less that <100k data points.
I have functional knowledge of HTML, CSS, WordPress, and Python. I am thinking I will have to use PHP, MySQL, and basic front end coding. The important thing is I want the website to be secure and easy to build, and if there is a way to build it in WordPress I would prefer that.
Also, the website will also be built out with more pages in the medium-term future. Not sure how much this matters at this point for how I build it. Thanks.