Giter Site home page Giter Site logo

torranca / aggie Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 175 KB

AGGIE is a simple web-based teaching assistant designed to help teachers quickly find resources and activities based on specific educational categories. It provides an easy-to-use interface, with clear options and a modern design, tailored for elementary school teachers.

License: Apache License 2.0

JavaScript 56.74% HTML 27.12% CSS 16.15%

aggie's Introduction

AGGIE: Personal Teaching Assistant

AGGIE is a friendly and professional teaching assistant designed to help educators in elementary schools. It offers assistance in numeracy, literacy, and various topics, tailored to different age levels and types of activities.

Getting Started

These instructions will help you set up AGGIE on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js
  • npm (comes installed with Node.js)

Installation

Follow these steps to get AGGIE up and running:

  1. Clone the repository:

    git clone https://github.com/torranca/aggie.git
    cd aggie
  2. Install the necessary packages:

    npm install
  3. Start the development server:

    npm start

    This will open AGGIE in your default web browser. If it doesn't open automatically, visit http://localhost:3000 in your browser.

Project Structure

The main parts of the AGGIE application are organized as follows:

  • public/: Contains the HTML template and other public assets.
  • src/: Contains the React components and styles.
    • App.js: The main React component.
    • MainScreen.js: Displays the main screen with options for Numeracy, Literacy, and Topic.
    • ActivityScreen.js: Displays activities or resources based on the selected option.
    • index.js: The entry point for the React app.
    • index.css: The stylesheet where Tailwind CSS is imported.

Built With

  • React - A JavaScript library for building user interfaces.
  • Tailwind CSS - A utility-first CSS framework.

Authors

  • Alan Torrance - Initial work - Torranca

aggie's People

Contributors

torranca 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.