Skip to content

Presentations page without database - #52

Open
stevelaskaridis wants to merge 3 commits into
thessrb:masterfrom
stevelaskaridis:presentations-page-without-db
Open

Presentations page without database#52
stevelaskaridis wants to merge 3 commits into
thessrb:masterfrom
stevelaskaridis:presentations-page-without-db

Conversation

@stevelaskaridis

Copy link
Copy Markdown
Contributor

Created a 3rd page in the webpage where the presentations available from past meetups are presented to the user.

More specifically:

  • Added the page, creating a new view (app/views/presentations/index.html.erb)
  • Changed the layout view to provide access to the new view
  • Minor addition in custom.css
  • Created a controller for the new view (app/controllers/presentations_controller.rb)
    • support for sorting
  • Added the relevant route
  • Created model Presentation class (app/models/presentation.rb)

Concerning pull request #50, the changes that were discussed were applied.

Screenshot preview:

knowledge-base-page

@stevelaskaridis

Copy link
Copy Markdown
Contributor Author

@petros, @xarisd, your feedback would be greatly appreciated ...

@xarisd

xarisd commented Feb 18, 2015

Copy link
Copy Markdown
Member

Guys I was busy with doctors and a funeral. I won't be available till next week.
@stevelaskaridis sorry for not replying sooner...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants