Skip to content
/ blog Public

This a blog application where the user can sign in and create comment, like a comment and remove their own comments. Built with: ruby on rails

Notifications You must be signed in to change notification settings

shuhad786/blog

Repository files navigation

Blog App

📗 Table of Contents

📖 [blog]

This is a blog app.

🛠 Built With

Tech Stack

  • Ruby
  • PostgreSQL
  • Rails
Client
Server
Database

Key Features

  • Setup rails and database models for the blog application

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

This is a blog application in the which the user can create posts, comments and login with username and password.

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Ruby installed VSCode installed PostgreSQL installed

Setup

Clone this repository to your desired folder:

cd into BLOG

Install

Install this project with:

run gem install rails command in terminal run bundle install

Usage

To run the project, execute the following command:

rails s -p 3002

Run tests

To run tests, run the following command:

rspec

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Shuhad Loofer

👤 Sharon Kessio

(back to top)

🔭 Future Features

  • Create UI

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you enjoyed this project please give it a star, as I always appreciate it thank you.

(back to top)

🙏 Acknowledgments

My coding partners and stand up team

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This a blog application where the user can sign in and create comment, like a comment and remove their own comments. Built with: ruby on rails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published