Skip to content

A full stack app that lists cats that need a home, and allows volunteers to add, edit and log cat profiles and health info.

Notifications You must be signed in to change notification settings

bzzz-coding/catlog-100hp

Repository files navigation

Catlog


catlog.mov

Node, Express, MongoDB, EJS, Javascript, HTML, TailwindCSS, daisyUI & CSS - Ensure every rescued cat a smooth transition to their furever home.

Link to app

Welcome to Catlog!

  • A full stack app that allows anyone to browse rescued cats that need a home (ordered by urgency)
  • More importantly, it allows volunteers to add, edit and delete cat profiles
  • Paw parents are also encouraged to log their cats' health updates, daily routines, and photos so we can all take better care of these purrfect babies!

Install

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 8000 (can be any port example: 3000)
    • DB_STRING = your database URI
    • CLOUD_NAME = your cloudinary cloud name
    • API_KEY = your cloudinary api key
    • API_SECRET = your cloudinary api secret

Run

npm start

About

A full stack app that lists cats that need a home, and allows volunteers to add, edit and log cat profiles and health info.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages