JuliaMathias / studysmart

A web app that lets you create your own study group and invite your friends to be a part of it.

Home Page:http://www.studysmart.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

studysmart Logo

A web app that lets you create your own study group and invite your friends to be a part of it. You can then create pages for each study session that have all the information you need for that day including discussion questions, videos, pdfs, and even the virtual meeting link you'll use that day!

studysmart.cc website 🌎

Demo Video 🎞️

Watch the video

Watch our Demo!

Local Installation ⚙️

Run the following commands

bundle && yarn
rails db:drop db:create db:migrate db:seed
rails s

Open http://localhost:3000/

Features 📄

  • Beautifully organize your study material for easy access
  • Display videos, images, quizzes, pdfs, reading lists, etc
  • Invite your friends to join the site or easily share the link to individual sessions with your friends through email or whatsapp.

Technology 💾

  • Ruby on Rails
  • Cirrus Ui (HTML5/CSS3)
  • Authentication (Devise)
  • Photo Uploading (Cloudinary)
  • Simple Form
  • Rich text (Trix)

About

A web app that lets you create your own study group and invite your friends to be a part of it.

http://www.studysmart.cc


Languages

Language:Ruby 50.3%Language:HTML 37.9%Language:SCSS 7.1%Language:JavaScript 4.7%