Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/katiechurchwell/zookeepr

Online catalog for local zoo; web server for front-end application.
https://github.com/katiechurchwell/zookeepr

express heroku javascript jest mysql nodejs

Last synced: 3 days ago
JSON representation

Online catalog for local zoo; web server for front-end application.

Awesome Lists containing this project

README

        

# Zookeepr
[![project-languages-used](https://img.shields.io/github/languages/count/katiechurchwell/zookeepr?color=important)](https://github.com/katiechurchwell/zookeepr)
[![project-top-language](https://img.shields.io/github/languages/top/katiechurchwell/zookeepr?color=blueviolet)](https://github.com/katiechurchwell/zookeepr)

## Summary
![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=flat&logo=express&logoColor=%2361DAFB)
![Jest](https://img.shields.io/badge/-jest-%23C21325?style=flat&logo=jest&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript_ES6-%23323330.svg?style=flat&logo=javascript&logoColor=%23F7DF1E)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=flat&logo=css3&logoColor=white)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=flat&logo=html5&logoColor=white)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=flat&logo=node.js&logoColor=white)

An application that allows for the entering, tracking and modifying of zoo animals and zookeepers. Built to learn about web servers.

## Deployment
https://protected-dawn-45386.herokuapp.com/

## Screenshot
!["Screenshot of Zookeepr"](./readme-screenshot.png)

## Usage
- View animals and refine by diet and personality traits.
- View Zookeepers and search by name and/or age.
- Add to catalog to enter an animal or Zookeeper.

## Questions
If you have any questions about this project, please open an issue or use the contact information below:
* [katiechurchwell](https://www.github.com/katiechurchwell)
* [[email protected]](mailto:[email protected])

---
![](https://img.shields.io/badge/license-MIT-blue)