Skip to content

AranosBanazir/cryptid-spot

Repository files navigation

cryptid-spot

Description

  • Welcome to Cryptid Spotter, the ultimate platform for cryptid enthusiasts! Our website allows users to share their cryptid sightings, pin them on an interactive map, and contribute to the growing community of cryptozoology. Users can also upload images of the cryptids they encounter and view sightings reported by others. Whether you're a believer, a skeptic, or just curious, Cryptid Spotter provides a space for everyone interested in the mysterious and unknown creatures of our world.

Installation

  • Install npm packages by running this code in the terminal npm install
  • Set up the database by runnning this code in the terminal psql -U postgres and enter postgres password
  • Run schema sql file by running this code in the terminal \i schema.sql
  • Seed the database by running this code in the terminal npm run seed

Usage

  • To start the application run this code in the terminal npm run start
  • The server will be running at http://localhost:3001
  • Use Insomnia or any other API client to test the API endpoints.

Application Page

  • main-page
  • library-page
  • add-cryptid-page
  • new-sighting-page
  • profile-page

Technologies Used

  • Front-End
    • HTML, CSS, Javascript, DaisyUI
  • Back-End
    • Node.js
    • Express.js
    • Sequelize
    • Dotenv
    • PostgreSQL
    • Handlebars
    • Google Maps API
    • Cloudinary API

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •