Crud means create, read, update, and delete from database.
In the database the user will be able to search for the journeys they created.
User can uploade picture to the database
Photo Gallery on the index
User profile
Why ASP.NET?
ASP.NET's code-behind model marks a departure from Classic ASP in that it encourages developers to build applications with separation of presentation and content in mind.