Code Monkey home page Code Monkey logo

website's Introduction

IC-MN Website

This is a code copy of my website running on my ic-mn.herokuapp.com

I am still testing some programming techniques. So the code is not for production yet but Work in Progress

For this version I am using:

ruby "2.4.0" gem 'rails', '~> 5.0.1'

Databases are

  • 'Postgres' for backend
  • 'Redis: for testing the live chat capabilities of ActionCable on the blog Pages (Yes, I know. Live chats for blogs are not a good idea because of spamming or hate posts. As I said. I am still testing technologies :)

Included are as well

  • the sortable.js library as frontend drag and drop interface
  • the typed.js library for shortened javascript code

Features

  • Real Time chat engine for comments
  • Blog
  • Team
  • Drag and drop interface for sorting team members on the website

If you want to test the site as well

First clone it and then run it in the terminal

git clone [email protected]:Schwengsbier/website.git

bundle install

rails db:migrate

rails s

website's People

Contributors

many4one avatar

Watchers

 avatar

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.