The intended audience for this app is first/second year university students with little experience in web development
- Download the project.zip file from the repository
- Login to https://workbench.developerforce.com/ (Environment: Production)
- Select 'Deploy' in the 'Jump to' option
- Upload the project.zip file and click on 'Next'
From the top-right hand corner, select the application 'News Feed'
You should be able to see 3 tabs in the application. Play around with it and explore what the application does!
Open the developer console from the very top navbar. In the console, open the following files to have a look at the code:
- ApexPage
- Selected_News
- News_Feed
- Selected_News
- ApexClass
- News_Feed_Controller