GithubHelp home page GithubHelp logo

nnson0310 / my_blog Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 22.4 MB

Blog project

Shell 0.02% Vue 1.24% JavaScript 81.79% CSS 7.01% SCSS 3.57% PHP 2.58% HTML 1.56% Makefile 0.03% Perl 0.02% Sass 0.12% Twig 2.06%

my_blog's Introduction

Blog Website

Blog project Change project repository's location from gitlab to github Gitlab repo: https://gitlab.com/f464/blogger

Table of Contents

  1. Important note
  2. Features
  3. Install
  4. Screenshots
  5. License

Important Note

  1. This project is a blog project, main language is PHP and Javascript.
  2. Web framework is Symfony 5 and Vuejs 2
  3. User site using Vuejs to build UI components, admin site uses twig template of Symfony
  4. Backend API mainly using Symfony (Composer to manage dependencies), front-end using yarn
  5. Based on MVC (model-view-route-controller)
  6. Using doctrineDB to write SQL and interact with DB.

Features

Admin:

  1. Category, blog posts, tags, user management (CRUD)
  2. Import CSV to create data
  3. Sending email notification to registered user when a new post is published
  4. Views count, posts count... management
  5. Account Profile management

User:

  1. Read blog, add to favourite
  2. Register email to receive notification
  3. Comment, star vote

Install

  1. Clone project and run "composer update"
  2. Run php bin/console doctrine:migrations:migrate to migrate database
  3. Run user site: yarn encore dev-server
  4. Domain for admin site: your_domain/backdoor/login_form to go to login page

Screenshots

user-site1 user-site2 admin-site1

License

Feel free to clone and use it as you want. If you find this project useful, please give it a star.

my_blog's People

Contributors

nnson0310 avatar

Stargazers

 avatar

Watchers

 avatar

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.