Coder Social home page Coder Social logo

homeroom's Introduction

Homeroom

HomeRoom is a web platform through which instructors can communicate to their students via broadcasting information that each of their students will receive. Students receive the announcements of their instructors via a feed shown on their user pages. Students are able to "enroll" into an instructor's class by sending a request to follow them, which instructors can confirm or deny that request. This application ensures that students receive the latest information on their assignments while instructors can relay that information in a secure manner.

Link to Heroku App

Wireframes and ERDs

Wireframes

wireframes for HomeRoom:

ERD

ERD for HomeRoom:

Installation Steps

  • After cloning the repo, add the following gems to Gemfile gem 'bcrypt' gem 'uploadcare-rails' gem 'bootstrap_form' gem 'has_friendship'
  • Then bundle install on your terminal
  • Run rails s on your terminal to load up the server
  • Open up browser and go to localhost:3000

Technologies Used

  • Ruby on Rails
  • Postgresql
  • Bootstrap
  • HTML/CSS
  • bCrypt Secure Authorization / Authentication
  • Javascript & jQuery
  • Upload-Care
  • Has_friendship (creates friend requests using self-referential polymorphic association)

Future Features

  • Create a comments model so that users can comment on a tweet
  • Refactoring code to make it DRY
  • Allow instructors to edit their tweets
  • Implement Angular.js to further modularize webpage
  • Add mobile friendly design
  • Add paginate gem to view posts more easily

Links to Developer’s Github :octocat:

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.