Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crclothier/rails-blog


https://github.com/crclothier/rails-blog

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rails-Blog

A fully functional blog app that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

We will be completeing the project on the following checkpoints:

**Checkpoint 1: Setup and controllers. ✅**
**Checkpoint 2: Controllers specs. ✅**
**Checkpoint 3: Creating a data model. ✅**
**Checkpoint 4: Processing data in models. ✅**
Checkpoint 5: Views.
Checkpoint 6: Forms ooo
Checkpoint 7: Validations, Model specs, and n+1 problems.
Checkpoint 8: Add Devise.
Checkpoint 9: Add authorization rules. oooooo
Checkpoint 10: Integration specs for Views.
Checkpoint 11: Add API endpoints.
Exercise: API documentation.

## Built With

- Ruby On Rails

## Additional Used

- Linters ooo
- Gitflow

## Getting Started

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

`git clone [email protected]:CRClothier/rails-blog.git `

Then `cd School-Library`

## Run Tests

1. Open a terminal and cd into the project repository.
2. Run `rspec ./spec/requests/users_request_spec.rb`
3. Run `rspec ./spec/requests/posts_request_spec.rb`

## Authors

👤 **Chris Clothier**

- GitHub: [@CRClothier](https://github.com/CRClothier)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/crclothier/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.