Code Monkey home page Code Monkey logo

bloggin's Introduction

Bloggin

An extra minimalist blogging PHP MVC apps by QuentinVB. Still a few feature to implement and default css style. Use it freely to build up a blog page.

Deploy

Just put the folder into an http server executing php >v5 ; execute the SQL file SQLStructureExport/full-dbrebuild.sql into your sql database and enjoy !

BDD article :

  • id
  • titre
  • resume
  • contenu
  • tags
  • date post
  • date lastEdit
  • view
  • published

BDD users :

  • id
  • userName
  • password
  • lastConnexionDate

Todo

vue principale :

  • affichage des la liste des articles ✔️
  • tri par page ❌
  • possibilité de choisir le nombre d'article affichés ❌
  • tri par tags ❌
  • afficher articles les plus vus ❌
  • afficher article le plus vu et le plus récent ❌

Vue article :

  • affichage d'un article ✔️
  • possibilité de naviguer a un article plus ancien ou plus récent ❌
  • incrémenter un compteur de vue par article ✔️
  • social media ❌
  • mise en forme texte ❌

Vue de connexion :

  • pouvoir s'identifier ✔️

Vue d'administration :

  • affichage de la liste des articles ✔️
  • editer un article ✔️
  • supprimer un article ✔️
  • publier/masquer ✔️
  • ajouter un article ✔️

Vue d'édition

  • editeur ✔️
  • sauvegarder ✔️
  • sauvegarder et publier ❌
  • mise en forme texte (wiki/markdown/phpbb ?) ❌

bloggin's People

Contributors

quentinvb avatar

Watchers

James Cloos avatar  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.