A Web App that redefines your life as a pet owner, helping you in simplifying your daily life with your pets.
🏠 Homepage
- Marketplace
- Dog Trainer(Emotion and Posture detection of Dogs)
- Sick Dog Detector (Skin Diseases)
- Pet To-do Planner
- Dashboard
Client: Angular, TailwindCSS
Server: NodeJS, Express, MongoDB
ML: Tensorflow, TypeScript
Make sure you install npm by installing Node.js here
You also need to install the angular cli by running
npm install -g @angular/cliClone the project
git clone https://github.com/so630/petazon.gitnow cd into the project
cd petazonInstall dependencies
npm installStart the angular cli server
ng servenow open another terminal tab, or another terminal window
cd into the user server directory by typing
cd petazon-servernow install dependancies by typing:
npm installand then running
node index.jsnow open another terminal tab, or another terminal window
now go cd into the second server by typing
(make sure you are in the root of the project folder before typing this)
cd petazon-server/business-servernow install dependancies by typing:
npm installand then run the server by typing
node business.jsnow head on over to http://localhost:4200/ and check out our website!
👤 Sabad Modi
- Website: https://sabadmodi.netlify.app/
- Github: @SabadModi
👤 Soham Chakraborty
- Website: https://soham-chakraborty.surge.sh
- Github: @so630
Give a ⭐️ if this project helped you!

