Git Product home page Git Product logo

yoonmikim / fierce_story Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 609 KB

Choosing a bedtime story can be a nightmare if you care about diversity. Fierce Stories allows parents and caregivers to customize bedtime stories to include diverse set of characters and subjects. The website is available in two modes (dark/light) to improve its accessibility. Developed as a Rails group assignment by Yoonmi Kim and Sylwia Vargas.

Home Page: https://fierce-stories.herokuapp.com

Ruby 73.33% JavaScript 1.42% CSS 6.91% HTML 18.34%

fierce_story's Introduction

This is now deployed and can be accessed here : http://fierce-stories.herokuapp.com/

Fierce Stories

Fierce Stories

In order to make an open, inclusive, accessible community for children, this app lets children and their parents to create their own stories (just like Mad Libs) while learning about consent, responsibility, equality, and belonging. They can also print, share to social media, make it dark mode (Accessibility feature built with cookies and sessions along with custom pure CSS).

  • Constructed a Ruby on Rails backend to store information used by the client
  • Rails Auth (Login / Signup) with validations (secure_password, presence and length for name, uniqueness for username, and valid email format) using Bcrypt gem.
  • Developed MVC framework using Ruby on Rails : ActiveRecord / SQL - PostgreSQL / Capybara / Rake (Migrations, schema, seed) / Multiple has_many_through, belongs_to, has_many relationships (30+ models with attributes and foreign keys) / full CRUD (Create, Read, Update, Destroy) - user can read existing stories (of their own or pre-existing templates), create new stories and store on their storybooks, edit their inputs on stories and update, and delete stories if they no longer wish to keep.
  • Improved on debugging skills and patience through Debugging tools (binding.pry and byebug), teamwork and communication skills through pair programming.

fierce_story's People

Contributors

yoonmikim avatar sylwiavargas avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Forkers

sylwiavargas

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.