andela / pibbble

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

(Feature #111860601) Created the view, model, controller and database migration file. #309

Closed ghost closed 8 years ago

ghost commented 8 years ago

This PR includes the view for creating meetups, the controller performing the operation, the data model and tests for what's already done. There is still much to be done. (e.g. Sending emails to admin on meetup creation, creating of a pibbble page on nvite, sending an email to user that submitted a meetup etc).