Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Preview
Start a free Courses trial
to watch this video
We're at the end of another course! Thanks for watching and learning with me. If you want to take this lesson further, here are some ideas.
This video doesn't have any notes.
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
That was a lot.
0:00
We built a real world application, or at
least the minimum viable version of it.
0:02
Any real client would probably want more
features than what we've created, and
0:06
we'd need to beef up some security and
strengthen other areas.
0:09
A lot of that would fall outside of the
scope of Python though, and
0:13
into the world of Sysops.
0:16
Some suggestions for taking this further.
0:17
Allow users to upload an avatar.
0:19
Allow users to delete their account.
0:21
Add a method for blocking users, so you
don't see their posts.
0:23
Add a method for notifying users if
they're mentioned in a post.
0:27
Add a new level to your users, groups.
0:29
Users belong to a group, and
0:33
you subscribe to a group's updates instead
of a single user.
0:34
Or, come up with your own ways of
extending the app.
0:38
We have a great base here, and I can't
wait to see what you make with it
0:40
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