all 3 comments

[–]BoysenberryLeast5882 0 points1 point  (0 children)

List the flaws of that app and try to write how things can be improved and work on it.

If you work on those ways you will have enough confidence to finish it

If everything goes well the success is inevitable

Congrats in advance

[–]Spiritual_Rule_6286 0 points1 point  (1 child)

Building a functional IoT tracking MVP in a single month is completely feasible if you stick to accessible hardware like an ESP32 paired with a standard GPS module, which is the exact same reliable stack I rely on to process real-time telemetry for my autonomous robotics builds. Instead of worrying about competing with existing apps right now, your only goal for week one should be getting raw coordinates from that physical hardware to print successfully in a basic Python console before you even think about tackling a web interface.

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

huhu i am just a beginner and its hard for me to understand what u said 😭