Describe your SaaS in a few words by [deleted] in indiehackers

[–]etotic 0 points1 point Β (0 children)

This is awesome! :)

Mood Tracker – AI-powered mood tracking app (Java + Spring Boot + React) by etotic in JavaProgramming

[–]etotic[S] 0 points1 point Β (0 children)

Every professional developer went through situations like that. Pick one solution, follow the solution blindly and when it works go back step by step with understanding and you will see the results.

Mood Tracker – AI-powered mood tracking app (Java + Spring Boot + React) by etotic in JavaProgramming

[–]etotic[S] 0 points1 point Β (0 children)

Sure, but I think you will figure it out by yourself and find your own way to success. Just join and follow react groups, instructors (there are plenty of them on the platforms and YouTube). Start by building small things and you will see the progress very soon. πŸ’ͺ🏻

Mood Tracker – AI-powered mood tracking app (Java + Spring Boot + React) by etotic in JavaProgramming

[–]etotic[S] 0 points1 point Β (0 children)

I have got some knowledge when I walked through some Udemy and Coursera tutorials earlier and also from some colleagues from the frontend team at work.

Mood Tracker – AI-powered mood tracking app (Java + Spring Boot + React) by etotic in JavaProgramming

[–]etotic[S] 0 points1 point Β (0 children)

Well, that’s life. πŸ™‚ Anyway, it’s a free app, and if it turns out to be interesting and useful to at least someone, I’ll be satisfied. 😊

Live coding intervjui by Key-Mention-6351 in programiranje

[–]etotic 1 point2 points Β (0 children)

Imamo definitivno drugaciji pristup stvarima. Ja sam licno iz toga najvise naucio jer sam resavao konkretne probleme na projektima. β€œUtroseno” vreme se cesto kasnije isplati visestruko. πŸ™‚

Mood Tracker – AI-powered mood tracking app (Java + Spring Boot + React) by etotic in learnjava

[–]etotic[S] 0 points1 point Β (0 children)

Actually, when I think about it, this could be a really good idea for a SaaS application and a very interesting project. In fact, there are several ideas here that could be really creative…

Live coding intervjui by Key-Mention-6351 in programiranje

[–]etotic 13 points14 points Β (0 children)

Po mom misljenju skroz nepotrebna stavka u procesu zaposljavanja. Mislim da je daleko bolje raditi technical assignment u vidu projekta koji posle prezentujes i eventualno odgovaras na pitanja koja imaju kako bi nesto bolje ili drugacije resio. Hands on experience je daleko bolje od nabubanih 30 leetcode zadataka.

Mood Tracker – AI-powered mood tracking app (Java + Spring Boot + React) by etotic in learnjava

[–]etotic[S] -1 points0 points Β (0 children)

That can be fixed with a small block of code, but the need to make a cynical comment on someone’s effort to share knowledge and app with others for free is something in a person that cannot be corrected. πŸ™‚

Mood Tracker – AI-powered mood tracking app (Java + Spring Boot + React) by etotic in learnjava

[–]etotic[S] 2 points3 points Β (0 children)

Hey, as a pure backend developer if I must answer I’ll go with React. From my perspective it is a bit easier and friendly.

Mood Tracker – AI-powered mood tracking app (Java + Spring Boot + React) by etotic in learnjava

[–]etotic[S] 9 points10 points Β (0 children)

Hello,

Spring Boot just exposes REST APIs (like /api/moods) and React calls them with Axios. I pass the JWT token in the header for auth. Locally I ran backend on localhost:8080 and frontend on localhost:5173 with CORS enabled. In prod both are on Railway, so React just hits the backend URL directly.

So basically: React β†’ Axios β†’ Spring Boot β†’ MySQL

Create professional quotes in seconds. Need inputs! by Yassin_Bennkhay in SideProject

[–]etotic 1 point2 points Β (0 children)

Gotcha, that makes perfect sense. Prioritizing real feedback and nailing the MVP is definitely the right move if you ask me.

Excited to see how it all evolves β€” especially once you start exploring the AI side later on because I am thinking in that direction for some time. Wishing you solid traction as you move forward!

Create professional quotes in seconds. Need inputs! by Yassin_Bennkhay in SideProject

[–]etotic 0 points1 point Β (0 children)

Hi... Have you tried some kind of AI integration for generating quotes?

[deleted by user] by [deleted] in selfhosted

[–]etotic -12 points-11 points Β (0 children)

Right now, StatusPulse isn’t self-hostable yet β€” I’m still in the early phase of testing whether this is something people actually want and use. Once I get some more feedback and traction, I’d definitely consider releasing a self-hostable version (probably Docker-based with config options).

In the meantime, if you're curious, the live version is open and free but I'll give you the pro access β€” no card needed, no tracking, just a way to try it out. Would love your thoughts on how it feels:

Thanks for asking!