https://github.com/samojeyinka/isharp
This Rails project serves as an online publishing platform, enabling individuals and organizations to craft and distribute articles or blog posts covering a diverse array of topics.
https://github.com/samojeyinka/isharp
rails rails-application rails-engine rails-enginer rails7 ruby ruby-app ruby-on-rails
Last synced: 10 days ago
JSON representation
This Rails project serves as an online publishing platform, enabling individuals and organizations to craft and distribute articles or blog posts covering a diverse array of topics.
- Host: GitHub
- URL: https://github.com/samojeyinka/isharp
- Owner: samojeyinka
- Created: 2023-12-14T21:39:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-30T23:05:25.000Z (about 1 year ago)
- Last Synced: 2025-04-07T08:45:22.520Z (3 months ago)
- Topics: rails, rails-application, rails-engine, rails-enginer, rails7, ruby, ruby-app, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 205 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README




## 🚀 Isharp - A Ruby on Rails Blogging Platform 🚀
Welcome to [Isharp], a lightweight and feature-rich blogging platform built on Ruby on Rails. This project allows users to easily sign up and sign in, granting authenticated users the power to create, edit, and manage their own posts and categories.
## ✨ Key Features:
**User Authentication:** Seamlessly sign up and sign in to unlock the full potential of [Isharp]. Authenticated users have exclusive access to content creation and customization.
**Content Creation:** Express yourself through compelling posts. Authenticated users can create, edit, and delete their own posts, ensuring complete control over their content.
**Category Management:** Organize your content with custom categories. Authenticated users with at least one post in a category can delete or edit it, providing a flexible and personalized categorization experience.
**Account Control:** Manage your profile with ease. Authenticated users can delete their accounts when needed, putting control over personal data in the hands of the user.
# 📝 Usage:
Clone the repository.
Set up your Ruby on Rails environment.
Run migrations and start the server.