Skip to content

JonathanKayDev/DeveloperBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Blog

The blog is a place for me to record interesting snippets and findings relating to software development and ultimately help with my learning.

The blog was built with ASP.NET MVC, C# and SQL, and utilises a role-based security system which restricts access to certain pages and actions. Any visitor can sign up to the site to allow them to leave comments, whilst only designated Admin users can create blogs and posts. There is also a Moderator role, where the user can moderate comments but cannot create blogs/posts.

The front end was developed with HTML, JavaScript, CSS and Bootstrap (utilising a bootstrap template as a starting point). The backend utilises MVC and C#, with a PostgreSQL database hosted on Heroku. Heroku is a platform as service (PaaS) that enables developers to run and operate applications in the cloud.

Technologies:

C#, SQL, ASP.NET MVC, JS, CSS, Bootstrap, HTML5

Visit Site

About

Developer BlogThe blog is a place for me to record interesting snippets and findings relating to software development.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors