An React.js, MongoDB, GraphQL Application
Explore the docs »
·
Report Bug
·
Request Feature
·
Paws is a place to manage your pets veterinary appointments.
- Admin Page: Compact dashboard to view all doctors, owners, pets and appointments details.
- Doctor Page: View your appointments and reviews.
- Owner Page: Manage your pets, appointments and reviews.
- Reviews Page: View Doctor reviews.
- Dark Mode: Support for Dark Mode.
-
Node.js - Node.js is a JavaScript runtime built on Chrome's V8 JS engine.
-
Create a New React App - Get started with React here
-
Material UI - React components for faster and easier web development
-
Express.js - A web application framework for Node.js
-
GraphQL - An open-source data query and manipulation language for APIs
-
Mongoose - An Object Data Modeling (ODM) library for MongoDB and Node
- Clone the repo
- Add MongoDB URI in
server/server.jsfile. - Run
yarn startin client folder andyarn startin server folder. - View http://localhost:3000
Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
All you simply need to do is:
- 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





