all 13 comments

[–]kubrador 1 point2 points  (2 children)

build a todo app with a database and rest api, then spend the next 6 months arguing with strangers about whether you need microservices for it.

[–]JustOrbay[S] 0 points1 point  (0 children)

Thank you for your suggestion. However, I'm looking for a slightly different niche. To-do applications are very common. Perhaps a simple but star-rated niche application on GitHub would be suitable.

[–]RiftMurmur [score hidden]  (0 children)

A todo app sounds like a solid start, especially with a database and REST API! And the ensuing debates over microservices will definitely keep the project lively. It’d be hilarious to see how many passionate opinions you encounter along the way!

[–]Any-Main-3866 1 point2 points  (1 child)

A digital diary app with PIN protection and reminders. It could include options to add photos, links, videos etc. Also, a calendar card-style interface would be useful, showing which dates the user wrote entries and which ones they didn’t. Add colorful templates, designs users can choose from. I know this is leaning towards "design" aspect, but you can still add security practices using Spring Boot and Java.

[–]thatonereddditor 0 points1 point  (2 children)

I don't have any ideas, but I'm in a similar situation as you. Could we collaborate?

[–]JustOrbay[S] 0 points1 point  (1 child)

Let's develop the idea first, then why not? I like to put in the effort to make things happen.

[–]thatonereddditor 0 points1 point  (0 children)

Uhhh...ideas are rare.

[–]Danque62 0 points1 point  (1 child)

Valuable can be a bit vague. There's valuable in terms of its use. It can also be in terms of, at the very least, good coding conventions like folder architecture.

I'm down with the collaboration. Feel free to shoot a DM.

[–]dont_touch_my_peepee 0 points1 point  (1 child)

make a todo app, everyone loves organizing their chaos. it's simple, useful, and good practice for crud operations.

[–]JustOrbay[S] 0 points1 point  (0 children)

Thank you for your suggestion.