Skip to content

Full-stack application that utilizes the Zoom API to allow users to search, and favorite videos, transcripts, and chats from various published Alchemy zoom meetings. Designed and built over a five-day sprint as a part of the Alchemy Code Lab's curriculum

Notifications You must be signed in to change notification settings

Alchezoomy/zoom-search-sql

Repository files navigation

AlcheZOOMy

AlcheZOOMy is an application that utilizes the Zoom API to allow users to search, and favorite videos, transcripts, and chats from various published Alchemy zoom meetings. Designed and built over a five-day sprint as a part of the Alchemy Code Lab's curriculum, 11-20-2020

The AlcheZOOMies:

  • Dee Watson
  • Evan Finkelstein
  • Jillian Gibson
  • Paul Stevens
  • Sjaan Hydrick

Description

Once registered and logged in, an AlcheZOOMy user can search the various published Alchemy zoom meetings by by keyword. Upon selecting a meeting, the user is linked to a video player to watch the video, explore the meeting chat log, and search the transcript data. The user can favorite an entire meeting or bookmark a specific timestamp for future reference.

This repository contains the backend data only. The deployed Node server is available on Heroku. The frontend code can be found on in a separate repository and viewed live on Netlify.

Meta

  • Miro Board
  • Backend test screenshots can be viewd via the tests folder or in the back end repo.

Setup/Installation Requirements

To download and install dependencies:

git clone https://github.com/Alchezoomy/zoom-search-sql
cd zoom-search-sql
npm i express, cors, superagent, morgan

To view the app locally, use npm run start. Other scripts can be found in package.json.

Questions or comments can be directed to:

Dee Watson, Evan Finkelstein, Jillian Gibson, Paul Stevens, Sjaan Hydrick.

Libraries/Frameworks/Packages Used

Frontend

  • React
  • JSON
  • Heroku
  • react-player
  • fuse.js

Backend

  • PostgreSQL
  • NodeJS
  • node-fetch
  • node-webvtt

License

This software operates under the MIT license.

Copyright (c) 2020 Dee Watson, Evan Finkelstein, Jillian Gibson, Paul Stevens, Sjaan Hydrick

Version 1.0.0

About

Full-stack application that utilizes the Zoom API to allow users to search, and favorite videos, transcripts, and chats from various published Alchemy zoom meetings. Designed and built over a five-day sprint as a part of the Alchemy Code Lab's curriculum

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published