- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is a blog app built with Ruby on Rails. It allows users to create an account, create posts, and comment on other posts.
- Ruby
- Ruby on Rails
- PostgreSQL
- Rspec (for testing)
Client
Server
- Users can create an account
- Users can create posts
- Users can comment on posts
- Users can like posts
- Users can follow other users
- Users can see posts from users they follow
Access it online clike here
To get a local copy up and running follow these simple example steps.
- Clone the repository with `git clone
- Ruby: 3.1.2
- Rails:
- PostgreSQL
- Rspec
- Install gems with:
bundle install
- Setup database with:
rails db:create
rails db:migrate
- Start server with:
rails server
- To run tests, run:
rpsec --format documentation
👤 Oluyemi Paul
- Add a search bar
- Add a profile page
- Add a notifications page
- Add a share feature
- Add a follow feature
- Add a sign up feature
- Add a sign in feature
- Add a sign out feature
- Add a sign in with Discord feature
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a ⭐️!
Send me a message if you have any questions or suggestions.
I would like to thank Microverse and all our peers and colleagues there.
- Original design idea by Gregoire Vella on Behance.
This project is MIT licensed. Paul, Oluyemi 2022