Coder Social home page Coder Social logo

bloga's Introduction

Rails Blog App


πŸ“— Table of Contents

"Rails Blog App" This project involves building a blog application using Ruby on Rails with the ability to create & view blog posts, and commenting, like functionality. The app use PostgreSQL as its database management system. The goal is to create a user-friendly and responsive web application that allows users to easily create and share their blog posts.

Tech stacks

Key Features

  • Registered users will be able to create new blog posts.

  • Users will be able to view blog posts on the application's home page.

  • Users will be able to delete their own blog posts.

  • Users will be able to comment on blog posts.


πŸ’» Getting Started

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

Prerequisite

In order to run this project you need:

  • Ruby installed on your machine
  • Text editor (VSCode, Sublime, Atom, etc.)
  • Install Rails gem

SetUp

Clone this Repository to your desired folder:

cd my-folder
git clone [email protected]:uchexm/bloga.git

Install

Install this project with:

  cd blog_app_rails

Dependencies

Install Dependencies with:

  bundle install

create database in your postgre with:

  rails db:create

Note: If you have any problem with the database, you can check the database.yml file and change the username and password to your own. Run migration with:

  rails db:migrate

Usage

Run Project with:

  rails server

Run tests

Run tests with:

    rspec

πŸ‘₯ Author

(back to top)

πŸ”­ Future Features

  • Add Styling to the Project
  • Add Authentication page

(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 like the project, give it a star ⭐️

(back to top)

πŸ™ Acknowledgments

I would like to thank... Microverse for the oppotunity

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

bloga's People

Contributors

uchexm avatar jugosack avatar tekhlay avatar

Stargazers

Lucas David Erkana avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.