|
|
|
|
|
by culopatin
1838 days ago
|
|
I’m on the same boat. I’m building a library website for biologists after seeing my girlfriend’s struggles. I have never built anything like this before, or anything at all really. I decided to use Spring boot because I want to boost my resume and my company hires Java devs. But I’m thinking I should’ve used something more trendy lol. I’m basically at the point of designing the REST API and I’ll have to go through the same process you went through with the front end and everything else. It’s a lot of work and the more I progress the more I realize I don’t know, feels like running in a forever elongating hallway but it’s rewarding. How long did it take you? |
|
One tip, design 1 functionality on the API, build the UI on it, have your girlfriend try it out and give you feedback.
She'll slowly give you feedback to improve and also ask what other things she might want.
The things we end up thinking are priority (or the fun ones we want to tackle) might not really be priorities for them.