MySugrPet is an insulin tracking application for pets with diabetes.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
If you have a diabetic pet, you know keeping track of the date, time, dosage and injection location is not an easy task. This tracker is simple but extremely helpful to make sure you are doing the right thing for your pet to stay healthy. This web application comes with an easy to use UI with visuals to make sure you're making the right choice everyday for insulin injection location, personalized with your pet's photo, and useful for when you need to reference your records when visiting your vet.
- Node.js
- Express.js
- MongoDB
- MongooseJS
- <%= EJS %>
- Javascript
- HTML5
- SCSS
- Passport.js
- Bootstrap
- Multer
- Cloudinary
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/dlongodev/my-sugr-pet.git
- Install NPM packages
npm install
- Create
.env
filePORT='3300' MONGODB_URI='mongodb://localhost:27017/mysugrpet' DB_URL="MongoDB-Database-Link" SECRET='thisisasecretthatwillchangelater" CLOUDINARY_CLOUD_NAME=put-your-cloudinary-name CLOUDINARY_KEY=put-your-cloudinary-key CLOUDINARY_SECRET=put-your-cloudinary-secret
- Run local environment
npm run dev
- As a user, I can register my information so I can log in when I want to use the tracker
- As a user, I can create a profile for my pet so I can have his information saved for when I need it
- As a user, I can choose my pet to be a dog or cat and the interface will show icons that present my pet
- As a user, I can easily see the buttons I need to press so I can begin tracking my pet insulin injections
- As a user, when I need to choose the injection location, I can easily see the last 4 injections so I can make the right location decision
- As a user, I want to be able to fix the data if I make a mistake
- As a user, I want to be able to delete an entry if I make a mistake
- As a user, I want to be able to make changes to my pet profile
- As a user, I want to export the data so I can show it to my vet
- As a user, I want to add my pet photo to his profile
- As a user, I want to keep a record of my pet medical history on its profile, from glucose levels to observational behaviors
- As a user, I want to have a record of vet visits and expenses
- As a user, I want to create reminders for daily insulin shots, food, water, and exercise
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Look at CHANGELOG.md for this project.
Distributed under the MIT License. See LICENSE.txt
for more information.
Daniele Longo - @dlongodev - dlongodev@gmail.com
Project Link: https://github.com/dlongodev/my-sugr-pet
- General Assembly 9/28 SEI-Flex
- Billie Heidelberg - SEI Lead
- Matt Keane - Instructional Associate
- Paresh Sharma - Instructional Associate
- Colt Steele - YelpCamp Lessons
- Pet icon by catalyststuff & app design inspiration from pikisuperstar - freepik