GithubHelp home page GithubHelp logo

espoo-dev / espoo-dev Goto Github PK

View Code? Open in Web Editor NEW
33.0 33.0 38.0 37.63 MB

A learning platform similar to duolingo and customizable by teacher

Home Page: https://espoolingo.herokuapp.com/login

Ruby 59.41% JavaScript 2.40% SCSS 0.04% Slim 1.05% HTML 2.15% Shell 0.16% TypeScript 30.27% Dockerfile 0.03% Kotlin 4.43% CSS 0.03% Procfile 0.02%
react ruby

espoo-dev's Introduction

Espoo-dev

Frontend CI (semaphore)

Build Status

Backend CI (Ruby.ci)

rspec

rubocop

simplecov

simplecov

simplecov

โœจ Demo

  1. espoolingo - login
  2. espoolingo - register

Project definion

Espoo-dev is a learning platform. There are three roles:

  • Teacher: Creates Surveys with many Questions
  • Student: Answers the Questions that belongs to a Survey
  • Admin: (only relevant for developers) Can manage everything

๐Ÿ˜ƒ Contributing

  1. Slack

  2. CONTRIBUTING.md

Current features

Login Register Logout List surveys Select survey Answer questions Show survey summary
Web (React, TS, Next) โœ”๏ธ โœ”๏ธ โœ”๏ธ โœ”๏ธ โœ”๏ธ โœ”๏ธ โœ”๏ธ
Mobile (Kotlin) โœ”๏ธ โœ–๏ธ โœ–๏ธ โœ”๏ธ โœ–๏ธ โœ–๏ธ โœ–๏ธ
Fullstack (Rails) โœ”๏ธ โœ”๏ธ โœ–๏ธ โœ”๏ธ โœ–๏ธ โœ–๏ธ โœ–๏ธ
API (Rails) โœ”๏ธ โœ”๏ธ โœ”๏ธ โœ”๏ธ โœ”๏ธ โœ”๏ธ โœ”๏ธ

espoo-dev's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

espoo-dev's Issues

Create "option" entity

A question can have 0 or many options.
If a question has type equals to SingleOption or MultipleOptions it needs to have answers_options
An option belongs to a question

example 1:
question: What is the plural of "you"?
question_type: SingleOption
answers_options: option 2
option 1) they
option 2) you
option 3) it
option 4) she

example 2:
question: What are the singular of "they"?
question_type: MultipleOption
answers_options: option 2, option 3, option 4
option 1) we
option 2) he
option 3) it
option 4) she

unify docker-compose

  • Remove from frontend and backend, create one docker-compose in project root
  • Update READMEs

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.