GithubHelp home page GithubHelp logo

jennaly / lexilearn-dictionary Goto Github PK

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

An illustrated dictionary application built with search history functionality to promote spaced repetition learning in students.

CSS 44.77% HTML 11.23% JavaScript 44.00%
expressjs javascript nodejs

lexilearn-dictionary's Introduction

Lexi Learn Illustrated Dictionary

A fun, interactive dictionary for young avid learners that takes the user's word search and returns its definition(s) along with an image and example sentence (when applicable) from an English dictionary database. Designed for students in primary and secondary education, the application utilizes an expressive typeface and color scheme along with animated elements to stimulate student engagement. Lexi Learn's search history functionality promotes spaced repetition learning by allowing students to review vocabulary words at their convenience. The web application is responsive and mobile-friendly.

Link to project: http://lexilearn.netlify.com/

To learn more about this project's server code, click here

LexiLearnDemo

How It's Made:

Tech used:
Front-End: HTML, CSS, JavaScript
Back-End: Node.js, Express.js

The definition(s), image, and example sentence are fetched from the Owlbot Dictionary API via an Express proxy API. Input from the user is appended to the request URL as a parameter to retrieve data that corresponds to the word. Each word search is saved to the user's browser window using the localStorage object. Data retrieved from localStorage is appended to the DOM and presented as a personalized dictionary, which in turn can be used by the user to revisit words they have looked up before.

Optimizations

Images used in this application underwent lossless compression to optimize load time and performance.

Lessons Learned:

I learned to store and retrieve data from localStorage and use DOM manipulation methods to update page content.

References

Link to project: http://lexilearn.netlify.com/
Link to Lexi Learn Proxy API: https://github.com/jennaly/lexilearn-proxy-api/

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.