Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/errytagedesign/blogapp
A Ruby on rails project
https://github.com/errytagedesign/blogapp
Last synced: 19 days ago
JSON representation
A Ruby on rails project
- Host: GitHub
- URL: https://github.com/errytagedesign/blogapp
- Owner: Errytagedesign
- License: mit
- Created: 2023-10-27T23:32:05.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-11-11T20:44:32.000Z (about 1 year ago)
- Last Synced: 2024-10-27T21:21:12.790Z (2 months ago)
- Language: Ruby
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Blog App
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Key Features](#key-features)
- [π₯Presentation](#presentation)
- [π» Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [:question: FAQ](#faq)
- [π License](#license)**Blog App:** The Blog app is a fully functional website showcasing posts, comments, and likes. It exemplifies a classic blog, allowing readers to interact with posts. Built with Ruby on Rails, it demonstrates CRUD operations, user authentication, and database management. Explore this dynamic web app to learn valuable insights in just 300 characters.
- Ruby
- Rails
- [x] **Setup and controllers**
- [x] **Controllers specs**
## Getting Started
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A basic understanding of Ruby and Git
### Usage
1. Install Ruby
2. Install Rails
3. Clone this repo
```
git clone https://github.com/Errytagedesign/blogApp
cd blogApp
```
```
run
rails server
```
### Run RSpec Tests
```
rspec spec
```
π€ Sodeeq Awoyemi
- GitHub: [@githubhandle](https://github.com/Errytagedesign)
- Twitter: [@twitterhandle](https://twitter.com/errytage)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/errytagedesigns/)
#### π€ Joyce Cruz
- GitHub: [@githubhandle](https://github.com/balatstar)
- Twitter: [@twitterhandle](https://twitter.com/balatstar)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/joyce-ann-cruz-668a41a7/)
- [ ] **Creating a data model**
- [ ] **Processing data in models**
- [ ] **Views**
- [ ] **Forms**
- [ ] **Validations, Model specs, and n+1 problems**
- [ ] **Add Devise**
- [ ] **Add authorization rules**
- [ ] **Integration specs for Views**
- [ ] **Add API endpoints**
- [ ] **EAPI documentation**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Errytagedesign/blogApp/issues).
Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.
Grateful to all for inspiring codebase, your dedication and creativity made a lasting impact on our success. Thank you!
- **Can I fork and reuse this repository?**
Please feel free to fork and reuse this repository for your projects.
- **Is it okay to improve this repository? Will my changes be accepted?**
We welcome any improvements or new ideas. If your changes are good and align with the project's goals, we would be happy to incorporate them.
This project is [MIT](./LICENSE) licensed.