Giter VIP home page Giter VIP logo

reddit-demo's Introduction

Reddit Demo

This project was created to show some code.

This project as divided in two mini-projects, back-end and front-end using JSON for communications between them.

For back-end:

  • PHP
  • Phalcon (Really PHP Framework, its performance for huge systems it is really awesome)
  • Mysql database, yes I know, from my point of view this is not the best option, anyway, this is only a demo.
  • Apache as HTTP server
  • Linux of corse to deploy everything.

Front-end

  • AngularJs
  • Require.Js
  • Coutch potato for lazy loads
  • Bootstrap
  • I added Jquery but just because of Bootstrap.

Everything is modularized as you can see in the code.

Also there is some things I consider could be improved.

  1. Add memcache layer, I did not have time to added it.
  2. Create a HTTP global service in Front-End
  3. Improve the error management (Front-end)
  4. Obviously, styling (I am not a good designer) ...

Here is the original request:

"Build a working website where users can create accounts and submit links to other sites. Other users can upvote or downvote those links exactly one time giving or taking away one point. The links are shown on the page with their score to any user. Each 5 minutes, every score 'decays' by 1 point." (Build us a lightweight reddit-like application)" ...

reddit-demo's People

Contributors

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