Code Monkey home page Code Monkey logo

questions-rails-project's Introduction


Greetings, I'm Carlos Ayala


I'm software developer interested in Ruby, Ruby on Rails and clean, efective code.


Activities

Some activities I found myself enjoying:


I have experience working with the following:


ruby lang logo ruby on rails logo PostgreSQL tailwindcss logo HTML5 logo CSS3 logo JavaScript logo Git

Connect with me through:



Top used languages

Git Stats

questions-rails-project's People

Contributors

test0n3 avatar

Watchers

 avatar

questions-rails-project's Issues

CRUD for Questions

as a user I want to create, display, update and delete my questions.
Questions are like:

field description
content this is the question in itself, what is going to be answered
description a brief description of the nature of the question, what is the purpose or the nature of the expected answer

CRUD for User Tags

as a user, I want to classify the questions by certain topics. So I need a way to create, delete this topics. Mandatory fields to save user tag:

field description
name name of the tag
description a brief description of the tag so to tell the user what kind of questions will go under this tag

current task requires:

  • create tag system, only create, delete, when deleting tag, question get default tag
  • user can assign a tag to their questions (this field is mandatory when creating questions)

CRUD for Questionnaire

As a user, I want to group questions under a questionnaire which will be presented after certain amount of time to answer appropriately.

Questionnaires fields:

field description
title title for the questionnaire
description a brief description of the title and content of questions
tag topic that describes the questionnaire
questions selected questions that belong to the questionnaire

Questionnaires can be created and deleted, by this, the answers become orphans and are not noticed, displayed by the system. The user can only answer to questionnaires, not individual questions.

CR for Answers

as a user, I want to answer to the questionnaire questions and be able to read the answers.

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.