Skip to content

Simple web application that helps users track their language exchange partners and log their conversation sessions.

License

Notifications You must be signed in to change notification settings

jadehamel/LangExchangeTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangExchangeTracker

LangExchangeTracker is a simple web application that helps users track their language exchange partners and log their conversation sessions. The app is built with HTML, CSS, and JavaScript, and it works entirely on the client-side using local storage.

DEMO

Features

  • Add language exchange partners.
  • Record conversation sessions with notes and duration.
  • Track the time spent with each partner.
  • Save data in the browser's local storage for persistence between sessions.

Getting Started

Prerequisites

To run this application, you only need a web browser.

Installation

  1. Clone the repository or download the ZIP file.
  2. Open the index.html file in your preferred web browser.

Usage

  1. Add a Partner:

    • Enter the name of your language exchange partner in the input field.
    • Click the "Add Partner" button.
  2. Add a Session:

    • Select a partner from the dropdown menu.
    • Enter session notes and duration (in minutes).
    • Click the "Add Session" button.
  3. View Partners and Sessions:

    • The list of partners and sessions will be displayed on the page.

About

Simple web application that helps users track their language exchange partners and log their conversation sessions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published