https://github.com/helloojasmutreja/basic-posting-model
Basic Posting Model is a simple Ruby on Rails web application for posting and commenting. It allows users to create and view posts, as well as leave comments on them. The application is easy to use and navigate, and it's perfect for anyone who wants a basic platform for sharing information and receiving feedback. This is a basic version of the app
https://github.com/helloojasmutreja/basic-posting-model
database posting rails7 ruby social-media
Last synced: about 2 months ago
JSON representation
Basic Posting Model is a simple Ruby on Rails web application for posting and commenting. It allows users to create and view posts, as well as leave comments on them. The application is easy to use and navigate, and it's perfect for anyone who wants a basic platform for sharing information and receiving feedback. This is a basic version of the app
- Host: GitHub
- URL: https://github.com/helloojasmutreja/basic-posting-model
- Owner: HelloOjasMutreja
- Created: 2022-11-14T16:13:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T16:44:01.000Z (over 2 years ago)
- Last Synced: 2025-01-29T08:21:59.972Z (4 months ago)
- Topics: database, posting, rails7, ruby, social-media
- Language: Ruby
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...