andela / pibbble

Dribbble Clone for Programmers
https://pibbble-staging.herokuapp.com/
13 stars 3 forks source link

Homepage contents should be fetched from the database #75

Closed unicodeveloper closed 9 years ago

unicodeveloper commented 9 years ago

What's the status on this @andela-womokoro ?

wilmkr commented 9 years ago

I have populated the database with fake data using a faker package. So currently the values for project titles, likes, and views are being retrieved from the database.

I'm currently working on the images.

On Mon, Oct 26, 2015 at 7:42 AM, Prosper Otemuyiwa <notifications@github.com

wrote:

What's the status on this @andela-womokoro https://github.com/andela-womokoro ?

— Reply to this email directly or view it on GitHub https://github.com/andela/pibbble/issues/75.

Wilson Omokoro | Software Developer | Andela See what TechCrunch http://techcrunch.com/2015/06/25/backed-by-spark-capital-andela-will-develop-a-continent-of-tech-talent/ and StackOverflow http://blog.stackoverflow.com/2015/05/stack-overflow-and-andela-partner-to-provide-education-beyond-borders/ say about us! (c) +234-803-380-6531 | Andela.com http://andela.com/

unicodeveloper commented 9 years ago

Coool..please take note that no image should be stored locally, only their urls should be stored. They should be stored in the cloud e.g cloudinary, amazon web service etc