Giter Site home page Giter Site logo

amelia's Introduction


logo

Welcome to the ANYOLA Project. A one of its kind learning plattform.


Description of the repository

The repository on hands is threefold indicated by the three folders in the root directory:

  • The frontend folder contains the necessary code to run our demo application
  • The backend folder contains a very basic setup for a Flask backend which will be used in the future. It is NOT necessary for the demo purpose.
  • The game contains a subtask of the learning platform (Task 6 of the Amelia learn project) following a gamified learning approach. In the future this may be implemented within the frontend framework.

Instructions on how to run the ANYOLA platform natively in Debug mode

As a prerequisite we require a running version of nodejs as well as the yarn package manager. We want to emphasize that for Lighthouse PWA testing it usually requires building and serving the project instead of running the development server.

cd frontend
yarn install
yarn start
http://localhost:3000/ serves the plattform

Instructions on how to run the flight game

cd game
yarn install 
yarn start
http://localhost:8080/ serves the game

Use deployed versions.

We have deployed the frontend and the game on the Google cloud so that you can test the exerience right away. Use the following two links to access the current version of the project:

amelia's People

Contributors

duciwuci avatar alexanderjaus avatar gitfabianmeyer avatar aevsyukova avatar

Watchers

 avatar

amelia's Issues

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.