Skip to content
This repository was archived by the owner on Feb 2, 2020. It is now read-only.

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

SimpleBlog

Simple implementation of the blog with basic functionalities.

Table of contents

Technologies

Launch

  1. Download this project/repository.
  2. Download and install:
  3. Go to the folder with project file and run Powershell/Command Promp/Terminal in this location.
  4. Type dotnet ef database update. This will create the database and apply all migrations.
  5. Type dotnet run. This will run the app.
  6. You can now work with this ASP.NET MVC app.

Scope of functionalities

Functionality Status
Registration ✔️
Post page / main page ✔️
Contact page ✔️
SSL self-signed ✔️
User loging in ✔️
Admin loging in ✔️
Cookies information ✔️
Contact form ✔️
Admin control panel ✔️
Comments mechanism ✔️
Searching by tags ✔️
Deploy to the production ✔️
SSL on production ✔️
Captcha ✔️
Posts management tool ✔️
Statistics as PDF file ✔️

Project status

Current status: CLOSED ❌

The application has been finished. I have no plans for any updates.

A Master branch is always the stable one. If you are intrested in testing the project in its current form then you should download this branch.

About

Simple implementation of the blog with basic functionality.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages