/zookeepr

Primary LanguageJavaScript

ZOOKEEPR

License: MIT

Description

ZOOKEEPR is a web application to assist zoos manage their facilities. Built with Node.JS using Express.JS. It enables Zoo management to catalog and filter all of its animals and zookeepers.

Table of Contents

Installation

To install the app clone the repository, then cd into the repository's directory and run npm i or npm install.

Usage

After a successful installation run npm start and access the app from the browser.

License

This project is licensed under the MIT License license.

Contributing

If you are interested in contributing to the project you can fork the repository and submit a pull request or contact me via email.

Tests

There are a few built-in tests that can be executed by running npm test before running the app, to ensure that everything should work as expected.

Feedback

GitHub: github.com/rfabreu
Comments, suggestions, questions? Contact me at: rafael.gomes@mail.utoronto.ca
Link to deployed application: View app running on Heroku