PetTrack
- 2 Devlogs
- 5 Total hours
Turn your old phone into a small pet tracker for Rabbits, Guinea pigs, etc.
Turn your old phone into a small pet tracker for Rabbits, Guinea pigs, etc.
We finally have the server in Docker up and running!
I haven’t had much time to work on the project yesterday and today, but I started working on the Docker and Dockerfile, and well this is still whichcraft for me :p
But, we are developing and we are getting ahead, and I hope that after the MVP for the server is working, I can start working on the client side MVP of the app, and we can start implementing features from there.
I am very tired, and I have a long day tomorrow.
Until then, there is another picture of Berci!
P.S: Tomorrow I hope I can show some of the actual project!
Hey!
Welcome to my project, PetTrack, this is the first Devlog of the project.
I just recently got a rabbit, and while in school, I don’t know what she’s doing. And I assume a lot of animal parents face the same issue, or not an issue but just an uncomfortable feeling, maybe she/he got out, maybe they are doing something wrong, maybe they are not doing well, etc.
This is what PetTrack aims to solve, so this uncomfortable feeling goes away, and you can be sure that your pet is safe and sound, while you are away.
It uses an old phone as a “Monitor”, which will be attached to for example the cage of a pet, and connected to external power.
Originally I wanted to make it so that there is no “central” computing, but after thinking about this for some time, and figuring that most of the people who are going to use this are going to use a close to min requirement phone (assuming low range old phone, and not a new flagship/new anything basically) and the issues with if the monitor dies for some issue, I decided on using a “central server” and using FastAPI with WebSockets to make the usage more seamless. It will be a simple Docker image that you will need to compose and run on a RPI or your server.
The Client will be the “main” app, the one you will use the most, the one you’ll use daily. This is my last priority at the moment, let’s get the data first (Monitor), analyze and make use of the data (Server/backend), and the last is to see the data (Client).
I’m open to any and all feedback on the project, any tips, help with Py/Flutter, would appreciate!
Thanks for reading!
Pic Description: My rabbit, named Berci, and an MVP of the server and Monitor.