It is a platform where users can upload different breeds of dogs.
P-DOG was developed using many libraries. Like Mongoose, EDJ etc. If you want to see them all, you can check the package.json
file.
A template was used for frontend.
Bootstrap and CSS is used for styling.
- Users can add dog breeds to the site.
- They can also upload the added dog breed information, name and picture.
- They can update the added information later.
- They can delete added dog breeds.
Home | About |
---|---|
Pages - 1 | Pages - 2 |
---|---|
Add | Update |
---|---|
Details - Delete | Alert for Delete Option |
---|---|
- To run the project, Git, Node.js and MongoDB must be installed on your computer. After completing these installations, we open the git terminal. We write the following expression
git clone https://github.com/mehtapugur/P-Dog.git
and press the enter button. After opening the downloaded project in the code editor, we open the terminal and write the following expressionnpm install
and press enter. Then we can open P-Dog on browser. For this we open thehttp://localhost:3000/
url on our browser. Hurray! You can see P-Dog.
This project is under the terms of the MIT license.
Contact: LinkedIn