Code Monkey home page Code Monkey logo

oec-2024's Introduction

===== OEC 2024 =====

=== Super Readers===
Super Readers is a child friendly educational website that helps dyslexic students in grades 4 improve their reading
skills. The website is meant to cater to students with a visual learning style.

We used semantic HTML tags so that users with screen readers will have an easier time interpreting the content on the
page.

=== Authors of Team Japan ===
- Matteo Golin
- Grant Achuzia
- Hetarthi Soni
- Hamnah Qureshi

=== About the Competition ===
The task is to develop an adaptive learning system to accommodate individual student learning disabilities.

=== Technologies Used ===
- HTML/CSS
- JavaScript
- Python 3.11+
    - Flask
- tsParticles: [https://confetti.js.org/more.html]

=== Setup Instructions ===

These instructions assume that the user already has Python installed on their machine.

1. Install the required dependencies for this project by running `pip install -r requirements.txt`.
   You may choose to install these in a virtual environment.

2. Run the main.py entry point using `py main.py` on Windows systems or `python3 main.py` on Linux.

3. Once the main.py file has been executed, the website will be hosted on your machine locally. Flask will display the
   URL where the website is hosted in a message that says: "Running on http://<your ip>".
   If you open this URL in your browser, you will be able to navigate the site.

=== Project Components ===

`requirements.txt` file: Describes the Python dependencies for this project.

`main.py` file: The main entry point that hosts the website and handles web traffic requests.

`templates` directory: Contains the HTML pages that make up the website and which are rendered by Flask.

`app/` directory: Contains the Python source code files for implementing word bank and reading logic. These files
contain a database of available stories and words for the learning activities.

`static` directory: Contains the CSS files that style the website's HTMl web pages.

`static/assets` directory: Contains the images and story files that are displayed on the website as part of the learning
activities.

oec-2024's People

Contributors

linguini1 avatar gachuzia avatar hetarthi22 avatar hamnahq 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.