Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.39 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.39 KB

Bilingual Note Taker

First group project for OSU web development bootcamp

Description

This is a bilingual note taking application for meetings.

Usage

This application can be used for note taking during meetings that require translation. The note-taker is able to begin by giving the meeting a name and choosing their language as well as the language they need to translate to. After clicking the start meeting button, the note-taker is then taken to a page where they can take organized notes and have them automatically translated. When the meeting is over, the meeting title is saved to local storage and can be used to access past meeting notes stored in the Pantry API.

Collaborators

Team: Create HTML skeleton at beginning and debug at end

  • Brian Baker: LibreTranslate API, display past meetings
  • Cameron White: Develop UI and visual design
  • Cooper Barnes: Code to start meetings, add and delete items
  • Jonathan Taylor: Handle exiting a meeting, fetch notes from past meetings
  • Samira Abdalla: Storing meetings with Pantry API and local storage

Technologies

  • HTML
  • JavaScript
  • Materialize CSS
  • Server-side APIs--LibreTranslate and Pantry

Screenshots

Home Screen Meeting Screen Past Meetings Screen

Link

https://baker-ling.github.io/bilingual_note_taker/