Coder Social home page Coder Social logo

discussion-board's Introduction

Proof of concept for a stand alone discusion board | Currently in development!!

Build With Laravel

Built using laravel version 5.3. Plans to utilize Laravel Echc, Scout and Passport. Currently using socialit for Facebook, Google and Github authentication

Purpose

This is a display/side project. As many times you can not use production code from clients and contacts to use as reference. This is one of a few repos to display code and code style.

Overview

Utilizing Eloquent for all database queries, Redis Caching, Marietta Database, Pusher for notifications (Laravel Echo), Vue.js, Bootstrap (for now).

High use of Traits to keep models clean and minimal, Seperated folders in App for the different features: App/Boards contains all the models, observers and traits associated with the board feature. App/Users contains all folders and files for User related data, etc...

Controllers are also sperated by feature: App/Http/Controllers/Boards contains all the board related controllers etc...

Utilizing Form requests for validation when applicable.

Utilizing Middleware for route authorization when applicable.

Utilizing laravel Socialite for user's to login and register with in a click or two.

Utilizing gravatar and Amazon s3 for avatar images via Laravel's filesystem.

License

licensed under the MIT license.

discussion-board's People

Contributors

jekinney 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.