Coder Social home page Coder Social logo

bdmade / college Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 9.0 3.18 MB

An open source college management system making by ruby on rails.

Home Page: https://deibd.herokuapp.com

License: GNU General Public License v3.0

Ruby 44.03% JavaScript 38.91% CSS 4.49% HTML 11.95% CoffeeScript 0.62%
ruby-on-rails ruby college-website college-management

college's Introduction

College Build Status

A college management system is built with ruby on rails technology.

Installation Process

Clone from github : $ git clone [email protected]:BDMADE/college.git

Move in college local repository : $ cd college

Install bundler : $ gem install bundler

Install college : $ bundle install

Database creation : $ rake db:create

Database migrate : $ rake db:migrate

Database seed : $ rake db:seed

Run server : $ rails server or $ rails s

college's People

Contributors

azizbabul avatar hmtanbir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

college's Issues

NameError in Frontend#home

I got multiple NameErrorsand I believe this is because seeding does not fill the database. please give me instructions to solve. Thanks in Advance

undefined method `name' for nil:NilClass

undefined method `name' for nil:NilClass

Why <%= @website.name %>
<%= @website.details.html_safe %>

error in website.name
/college-master/app/views/frontend/home.html.erb where line #22 raised:

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.