Inspiration

Most of the pet owners do not know how to treat their pet properly. Our project spreads awareness among pet owners about how to treat their pet properly.

What it does

It displays diet, characteristics, what is good for a pet and what is not good for a pet.

How we built it

We created the project in two repositories.The first one consists of a react website front end. The other for back end made using node.Js and Express.Js . We gathered all data from the internet, manually and stored them on a mongodb database. We made a rest API server which communicates with mongoDB atlas database and sends necessary data.

Challenges we ran into

We were not much proficient in ReactJS framework. We had to learn various new concepts like routing in react websites. As our front end and back end are hosted on different websites, we faced the problem of cross origin resource sharing (cors). Gathering the data about animals was a boring and repetitive task.

Accomplishments that we're proud of

Completing and deploying the project is an achievement in itself. During the event, we learnt many new things. We pushed ourselves and managed to meet the deadline.

What we learned

We learnt about Routing in react, deploying react websites, cross- origin- resource- sharing.

What's next for DogeCare

We are planning to add a feature where the doctors would be able to make video calls and treat the pets. We would also include information of more animals/pets.

Share this project:

Updates