How have I built my CMS style application using ASP.NET

A couple of days ago fortytorun.pl was finally published! The site is about fortifications surrounding the city of Torun. You can learn there some history and see pictures how it looks now. In short, you can visit them from home. I have done this using ASP.NET MVC 5 technology together with Entity Framework (Feel free to visit github repository). Without any knowledge about those technologies I bought a book about this and I learnt it in about 3 weeks. Because Piotrek was writing all description about fortification and he did all pictures I had to do admin panel for him, to make upload easy and comfortable.

pic

Here is Print Screen of Edition of post in admin pannel

 

ti

About SEO after writing in google "Opuszczone Fortyfikacje Torun" our page appears on the 3rd place (uder facebook sites).

In design most I used my CSS, but for menu and to make page responsive I used Bootstrap. To sum up, page wasn't done by travel agency or city or professional historian/programmer. It was done by two students of high school. Facebook page has about 3600 likes, I'm sure that we have achieved success. All thanks to very good application, great code,  a lot of historical knowledge and pictures.

Finding Leader Algorithm with C++ implementation
Finding Leader Algorithm with C++ implementation