Coder Social home page Coder Social logo

gathrean / orcaswipe Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 28.44 MB

OrcaSwipe ๐Ÿ‹ -- BCIT CST Term 2 Project for COMP 2800 (BBY-38)

Home Page: https://orcaswipe.vercel.app/

JavaScript 36.07% EJS 53.17% Procfile 0.01% CSS 10.27% HTML 0.48%
ai javascript bcit ejs local-community-detection social-media-app vercel

orcaswipe's Introduction

OrcaSwipe

OrcaSwipe

Discover, join, and host tailored communities and events with a swipe, connecting you with like-minded individuals and enabling easy filtering, finding, and hosting of Pods.

๐Ÿ‹ About the App

This app facilitates the creation and exploration of events, termed pods, tailored to users' preferences. Users can generate preference tags by providing prompts to ChatGPT, receiving tags aligned with their interests.

Key functionalities of each core page are as follows:

Splash Page (`/`)
  • Double tap the Orca icon for a surprise.
Login and Signup Pages (`/login`, `/signup`)
  • Users can sign up with credentials and proceed to log in.
Filtering Pods (`/home`)
  • Users describe preferred activities or interests in the prompt box, receive suggested tags, and add them to their profile. These tags are used for filtering pods.
Discover Pods (`/findPods`)
  • Main browsing page for pod cards, displaying titles, locations, dates, descriptions, and related tags. Users can adjust tags, location proximity, or create their own pods.
Host Pods (`/createPods`)
  • Users view and create pods, providing required details such as pod name, image, description, date, time, tags, and location. Suggested tags align with the app's community vision.
Your Profile (`/profile`)
  • Users can access their profile, view/edit details, and see their profile photo and username. Fields are optional.

๐Ÿ‹ Technologies Used

Front End

Front End

Back End

Back End

Database

Back End

Artificial Intelligence
  • ChatGPT-3.5
  • GPT-4

๐Ÿ‹ Install (For Development)

What do I install from npm?
    npm install bcrypt
    npm install firebase-admin
    npm install openai -- save
    npm i luxon
    npm install dotenv
How should my .env file consist of?

In your local .env, make sure you have the following fields filled in with your own keys: Note: OrcaSwipe is set to port 3000

    PORT

    MONGODB_USER
    MONGODB_PASSWORD
    MONGODB_CLUSTER
    MONGODB_DATABASE
    MONGODB_SESSION_SECRET
    NODE_SESSION_SECRET
    HASHED_PASSWORD

    EMAIL
    EMAIL_APP_PASSWORD

    HOST_URL

    IMAGE_FIREBASE_JSON

    OPENAI_API_KEY
    OPENAI_ORG
    
    // for firebase configuration
    TYPE
    PROJECT_ID
    PRIVATE_KEY_ID
    PRIVATE_KEY
    CLIENT_EMAIL
    CLIENT_ID
    AUTH_URI
    TOKEN_URI
    AUTH_PROVIDER_X509_CERT_URL
    CLIENT_X509_CERT_URL
    UNIVERSE_DOMAIN
How do I use the Firebase Storage?
  1. Go to Project Overview
  2. Go to Project Settings
  3. Go to Service Accounts
  4. Go to Firebase Admin SDK
  5. Choose Node.js
  6. Finally, generate new private key

This will generate a .json file with the keys that you need to add to in the firebase fields in your .env

This does NOT go into you public repo.

๐Ÿ‹ Roles & Contact Info

Reveal table
Name Role in the Project LinkedIn
Gathrean Dela Cruz UI/UX Design, Frontend, Backend, Graphic Designer LinkedIn
Laurie Solkoski AI, Datasets, Full-Stack LinkedIn
Alex Sichitiu Full-stack LinkedIn
Ozan Yurtisigi Database LinkedIn

Thank you for checking out this Repo!

OrcaSwipe

orcaswipe's People

Contributors

alexsichitiu avatar gathrean avatar lauriesolkoski avatar ozanyrt avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.