Skip to content

Andrew-Pecyna/Concordia-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badge1 badge2 badge3 badge3

BirdFeed 🦉

BirdFeed is a social media application where anyone with an interest in birds can create an account to look up different species, share photos with friends, and collaborate within the community to identify birds!

Features

  • Bird Lookup search bar allowing users to explore species database
  • Community Forum section where users can interact - sharing photos and information
  • Profile space with home and profile feeds, users may build and customize their own page
  • Users are able to mark birds they have seen, adding them to their own bird collection

APIs

  • Nuthatch v 1.1 - providing bird species data
  • Cloudinary - allowing for image upload
  • Auth0 - user authentication

Landing Page

Screen Shot 2023-05-25 at 4 20 01 PM

Species Look-up

Screen Shot 2023-05-25 at 4 34 56 PM

Profile Page

Screen Shot 2023-05-25 at 4 28 52 PM

Bird Collection

Screen Shot 2023-05-25 at 4 39 22 PM

Installation

The Frontend

  1. Open a terminal in VSCode
  2. Enter cd client
  3. Enter yarn install
  4. Enter yarn start to start and open the frontend environment

The Backend

  1. Open another terminal in VSCode
  2. Enter cd server
  3. Enter yarn install
  4. Enter yarn start to start the backend environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published