Team Name: Works On My Machine
Team Members: Jimmy Miao (Jierm2), Jason Barnett (jasoneb3), Saran Lock (saranl2), Aamina Ali (aali220)
PawPal Community is a community-driven platform that connects dog owners with dog lovers to facilitate pet care services and promote a sense of shared responsibility among the community.
Many dog owners often face challenges in finding reliable and trustworthy dog sitters when they are unable to care for their dogs for a short period of time. On the other hand, individuals without pets miss out on opportunities to spend time with these furry friends. PawPal Community aims to bridge this gap by creating a platform that fosters connections between dog owners and dog lovers.
- Credit-Based System: Users earn credits by providing dog care services, fostering a sense of shared responsibility.
- Community Building: PawPal Community creates a community of dog lovers who can support each other in their pet care needs.
- Redemption of Credits: Credits can be redeemed for dog care services or used to avail discounts at dog-related businesses.
To get started with PawPal Community, follow these steps:
-
Clone the repository.
git clone https://github.com/your-username/pawpal-community.git
-
Install dependencies.
cd pawpal-community
npm install
- Start the development server.
npm start
PawPal Community is built using the following technologies:
-
React.js: A JavaScript library for building user interfaces, providing a fast and efficient way to develop interactive components.
-
CSS: Cascading Style Sheets are used for styling the user interface, ensuring a visually appealing and responsive design.
-
Mui (Material-UI): Material-UI is a popular React UI framework that provides pre-designed React components implementing Google's Material Design principles. It enhances the visual appeal and usability of the application.