Skip to content

Alpha Blog is a small Ruby on Rails Blogging Web Application where a registered user can write blog post and put it in the category and publish it

Notifications You must be signed in to change notification settings

tatjanatanaskovich/alpha-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpha Blog

Alpha Blog is a small Ruby on Rails Blogging Web Application where a registered user can write some blog post up to 300 characters, put it in the category and publish it. There are 3 types of users:

  1. ADMIN User who has all rights to create, update and delete all articles, categories, and users.

  2. REGULAR registered User who can write, update and delete articles and put them in 1 or more categories and publish them. Regular User can delete only his/her articles, and can’t create categories.

  3. GUEST User - a person who visits a blog and can only view all articles and users but can’t interact with it before registration.

Versions:

Ruby: 2.3.4

Rails: 4.2.5

Database: SQLite

About

Alpha Blog is a small Ruby on Rails Blogging Web Application where a registered user can write blog post and put it in the category and publish it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published