Giter Site home page Giter Site logo

blog's Introduction

Test task (Blog)

Admin panel Blog page

The system consists of two parts: user and admin.

User part

Consists of two types of pages:

  • Page with all publications.

    List of all publications with pagination. The publication cell includes a title, an attached picture, and a summary (~ 150 characters) and a link to view the publication.

  • The specific publication page.

    The publication contains a title, an attached picture, the text of the article, a block with “similar articles” (randomly display 2-3 publications), also a simple viewing counter is implemented.

Admin part

Self-written, without using active_admin or rails_admin. The Admin panel has two roles:

  • Admin

    The admin has ability to create/delete copywriters and create/read/update/delete articles.

  • Copywriter

    The copywriter has the ability to create/update only his articles. He doesn’t have access to manage publications of others.

Credentials

Admin

login: '[email protected]'
password: '123456789'

Copywriter

login: '[email protected]'
password: '123456789'

blog's People

Contributors

viktoriabohomaz avatar

Stargazers

Sergey Navka 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.