Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/banzaman/blog-app1
Fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
https://github.com/banzaman/blog-app1
database pgadmin4 postgresql rails5
Last synced: 18 days ago
JSON representation
Fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
- Host: GitHub
- URL: https://github.com/banzaman/blog-app1
- Owner: banzaman
- License: mit
- Created: 2023-07-18T17:35:39.000Z (over 1 year ago)
- Default Branch: Dev
- Last Pushed: 2023-07-20T11:47:45.000Z (over 1 year ago)
- Last Synced: 2024-12-20T22:13:14.347Z (19 days ago)
- Topics: database, pgadmin4, postgresql, rails5
- Language: Ruby
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Tests](#tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**Blog App** is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
## 🛠 Built WithThe Blog app was built using Rails
- Diagram a data model clearly and explain what it's doing.
- Understand how to use medium-fidelity wireframes to create a UI.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby installed.
- Ruby & rails.
Clone this repository to your desired folder:
```
git clone https://github.com/banzaman/Blog-app
cd Blog-app
```
### Install
```
bundle install
```
### Usage
```
ruby main.rb
```
### Tests
```
rspec spec
```
**Mark Rubanza**
- GitHub: [@banzaman](https://github.com/banzaman/)
- LinkedIn: [Mark Rubanza Anderson](https://www.linkedin.com/in/mark-rubanza-anderson/)
- Better UI Experience
- Reduce Time & Space Complexity
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/banzaman/Blog-app1/issues).
If you like this project please show us support by givintg it a star.
I would like to thank my colleagues at Microverse for their support during the project.
This project is [MIT](./LICENSE) licensed.