Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.48 KB

README.md

File metadata and controls

48 lines (40 loc) · 1.48 KB

Codera

Table of Content

About

Codera is a full stack ruby application. It's a Q&A platform that allows users to share and grow their coding knowledges. After create an account with Codera. Users can ask or answer coding questions to their fellow developers for different programming languages or topics. Users can easily manage their answered or posted questions in their home page.

Features

    • Password Authentication
    • Validate logged in users using sessions
    • Validate email with regex
    • CRUD Operations
    • display error messages for all invalid/empty inputs
    • Logged in user can post/edit/delete questions and answers
    • Browser all questions, or by category

Stacks

  • Ruby
  • Ruby on Rails
  • CSS 2D animation and Bootstrap

Schema

Domain_Model