Git Product home page Git Product logo

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

Contributors

alexvko avatar amiapmorais avatar andersonmalheiro avatar andre-dan avatar bensoncasey7 avatar breno-pereira avatar danielnottingham avatar dependabot[bot] avatar edimossilva avatar gabrielgomeso avatar garciajordy avatar iurynogueira avatar jayeclark avatar juanlandim avatar leonardobrito avatar luccskywalker avatar manishelitmus avatar mizek1 avatar nikhilbhatt avatar paulasantos avatar philipeleandro avatar polinastamenova avatar roandersonpinheiro avatar roseliux avatar valmirosjunior avatar

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.