Giter Club home page Giter Club logo

alpha-blog-backend's Introduction

Alpha Blog


About application

Alpha Blog is a Ruby on Rails 6 application that provides a range of features to enhance the user experience. The application includes authentication and authorization functionality, which is implemented using the bcrypt and Devise gems, and ActiveAdmin for administration purposes. The major focus of the application is on the users, articles, and categories.

In addition to standard CRUD functionality, Alpha Blog includes several advanced features. Users can search for articles, users, and categories. Users can also follow other users and be followed by other users which will enable them to see content posted by followed users on their feed.

The real-time chat application, implemented using the Action Cable gem, allows users to chat with each other in real-time. This feature enhances the social aspect of the application and encourages user engagement.

Alpha Blog also includes a featured articles section, where the most popular and highly rated articles are displayed which is managed by the admin and subadmin. Users can also "clap" for articles they like, which encourages other users to read and engage with the content.

Overall, Alpha Blog is a comprehensive and user-friendly application that provides a range of features to enhance the user experience. The application includes advanced functionality such as real-time chat, search, and social features, as well as standard CRUD operations and administration capabilities. With its focus on articles, categories, and user engagement, Alpha Blog is a valuable resource for anyone looking to create, share, or discover quality content.

Major Features

  • Custom Authentication using bcrypt and admin authentication using devise
  • Authorization using active admin gem
  • Pagination using will_paginate gem
  • Styling using bootstrap and scss
  • Real-time chatroom using action cable
  • Search functionality
  • CRUD operation on users, articles, categories
  • Sub admin feature for managing categories and featured articles.
  • Clap Articles
  • Following user functionality
  • Gravatar for profile icon
  • Applicaiton testing using rspec

Technology used

  • ruby v3.2.0
  • rails v6.1.7
  • bootstrap
  • rspec

Setup steps

Follow the below guidelines:

1. Fork this repository.

2. Clone your forked copy of the project or directly.

3. Navigate to the project directory ๐Ÿ“ .

cd alpha-blog-ror

4. Start postgresql server if it's not online.

sudo service postgresql start

5. Check postgresql status

sudo service postgresql status

5. Run db migrations and seed

rails db:setup

6. Start rails server

rails server or rails s

Video Demo

2023-04-18.13-10-12.mp4

Credits

This project is made by taking reference from :- The Complete Ruby on Rails Developer Course

alpha-blog-backend's People

Contributors

chaitanya31612 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.