/blog_app

This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

Primary LanguageRubyMIT LicenseMIT

Project Name

Blog_App

Description the project.

This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

Built With

Languages: Ruby Frameworks: Ruby On Rails Technologies used: Visual Studio Code Requirements In order to work on this project, you need to have the following dependencies installed:

Ruby

Postgresql Node.js Yarn Rails

Getting Started

Clone this repository $ git clone git@github.com:/blog_app.git

$ cd blog_app

Commands to run

Run

$ bundle install

To get all the gems required for the project

Start

to start the app please run

$ rails server

To run all test Run

$ rspec spec/

to run controllers test only please run

$ rspec spec/request

Authors

👤 Said laasri

👤 Hamma Azarok

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Microverse LazyCoders Coding Partners Inspiration etc..

📝 License

This project is MIT licensed.