Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
Congrats on completing the Fitness Frog web app! Let’s wrap up this course and talk about next steps.
Finished Project
You can see the completed project at http://fitness-frog.azurewebsites.net.
Finished Project Code
Here's how to get the code for the finished project:
git clone git@github.com:treehouse-projects/aspnet-fitness-frog.git
cd aspnet-fitness-frog
Additional Project Ideas
If you want to work on a new project, you could extend the Comic Book Gallery website—from the ASP.NET MVC Basics course—with the ability for users to manage the comic book and series data. Or you could build a web version of the Bird Watcher Search function from the Querying with LINQ course. The possibilities are endless!
Forms Security
Cross-site request forgery (also known as XSRF or CSRF) is a common attack against web-based apps or applications. In future Treehouse content, we’ll cover how you can secure your ASP.NET MVC apps or applications. In the meantime, see this page for more information.
Additional Learning
Microsoft’s official ASP.NET website is a great resource for learning more about ASP.NET MVC.
Don’t forget about Treehouse’s Community! If you get stuck on something you can post a question or you can help someone else with an issue that they’re having (which is a great way to solidify your own knowledge).
Deploying Your Website
If you want to learn how to deploy your ASP.NET MVC website to the cloud, check out these resources.
To deploy your website to a hosting provider, check out your hosting provider's support pages for instructions specific to that provider.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up