Hello,
I’ve create a website in python but now wondering if it would actual be feasible to create something similar with WP and plugins. I think using WS Forms to create my input fields and then somehow making it so only registered users can create form entries and somehow showing submitted forms on their own profile?
The website I own in essentially a user submitted database with searchable entries. People can come to website for ideas for certain projects they can perform within their niche company.
The front page is very simple – main search box with button to contribute your project idea underneath.
Also a small bar which shows a recent project title that has been submitted.
FRONT PAGE – [https://imgur.com/a/HFsZi5B])
If you search a keyword it comes up with the entry that matches that (Searches keywords in project as well as category and title)
SEARCH FUNCTION – [https://imgur.com/ayqF3fT])
When a user finds the project they are interested in they can click on it
PROJECT Details – [https://imgur.com/5PGqQrb])
Clicking on the generic projects link at the top also shows a table format of all the projects
This is what registered users see when they try to submit a project
PROJECT Submission page – [https://imgur.com/uFtGikl])
I’ve also made it so users can see their submitted projects in their user panel – [https://imgur.com/L3aZS70])
Is this something I could easily replicate in WordPress and what plugins would you recommend to help
[ad_2]