Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 1.36 KB

README.md

File metadata and controls

57 lines (29 loc) · 1.36 KB

Welcome to Petbook!

With this app, you can create a profile for your pet and find local pet services near you.

How to use this app:

• Register an account for yourself
• Register your pet
• Go to your pet's profile page
• Search for pet services near you using the maps feature

What was used to build this app:

• Node.js
• Express
• mySQL
• Sequelize
• Passport.js

Project team members:

Grady Houston
David Chen
Kamran Grasselli
Mary Solorzano

TODO:

• Add more features to the Pet Profile
   • Activities tab for posting articles and related information
   • Friends tab and ability to add other users
   • Settings tab for configuring your own profile settings
   • Add more default services for the map 
• Use another UI library other than Bootstrap
• Try to get modals to work
• Adding a chat feature to chat with other members
• Dry up code a bit