0
votes
Change Theme / CSS based on user
With php for example you can create dynamic css, so this coupled with the user information stored in a db would surely suffice.
Try …
2
votes
When do you design the GUI first and the backend code later, or vice versa?
I would assume that this depends on the type of project, and yes, i am aware that is not really an answer as they all do. But usually you can visualise how the front end wants to look from the back …
