Git Product home page Git Product logo

simpleblog's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.