I am designing an application that has different users. For some users they are supposed to post jobs that they need completed.
My challenge is that, i have 2 pages, one to display when a user has never posted any job entry in my database and another to display if the current user has ever posted.
Please help me how can i go over this?
Thank you!
Hi Timothy @timothy2,
Perhaps this great video by Zeroqode @levon can be of help on how to structure your dB > How to Configure Database in Bubble
Once you decide how to deal with job posts and users then the next step is workflows and UI. For this you could consider reviewing this bubble quick how-to > How To Build A LinkedIn Clone Without Code. Perhaps the approach could be somewhat similar to what you are planning to build.