https://github.com/shaygali/zoo-website
react app with firebase and bootstrap
https://github.com/shaygali/zoo-website
bootstrap course-assignment firebase firestore netlify react react-router reactjs
Last synced: 2 months ago
JSON representation
react app with firebase and bootstrap
- Host: GitHub
- URL: https://github.com/shaygali/zoo-website
- Owner: ShayGali
- Created: 2022-06-29T13:05:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T12:43:46.000Z (over 2 years ago)
- Last Synced: 2025-01-13T08:46:15.143Z (4 months ago)
- Topics: bootstrap, course-assignment, firebase, firestore, netlify, react, react-router, reactjs
- Language: JavaScript
- Homepage: https://zoo-websize.netlify.app/
- Size: 4.48 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zoo
[Link to netlify page](https://zoo-websize.netlify.app/)
[](https://app.netlify.com/sites/zoo-websize/deploys)
This project was built as part of an react course.
We had to build a site that represents a zoo, with the option to add animals and edit the information about them.The information is stored in a firebase firestore database.
The site is a responsive site built using bootstrap.
## Tools




[](https://hits.seeyoufarm.com)
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Pages
### Home Page
The website home page.
pc | phone
:-:|:-:
|### Zoo Page
This page contains 3 buttons for select the type of the animal that the user can choose to see.
When he select a list of animals of the specified type will be shown.
The user can edit the animal data.
description|pc | phone
:-:|:-:|:-:
on open||
selected 1||
selected 2||### Animal Page
When the user clicks on the view data buttons he will be navigate to this page.
He have the ability to edit the animal data. All changes will change immediately throughout the app and database.
description|pc | phone
:-:|:-:|:-:
on open||
edit||### Add Animal Page
The user have the ability to add a new animal to the zoo.
pc | phone
:-:|:-:
|### Firestore
The data in the firestore.
