- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This project is a blog app that shows the list of posts and allows users to read like and comment on posts.
Client
Database
- Set up associations between models
- Write SQL queries with Active Record
To get a local copy up and running follow these simple example steps.
In order to run this project you need:
- Node js installed on your computer
- Npm Node package manager
- Terminal
- Rails installed
- Ruby installed
Clone this repository by using the command line :
git clone git@github.com:mudasiri/mybloggerapp.git
Install this project with:
npm gemfile
To run the project, execute the following command:
rails server
👤 Mudasir Issah
-
GitHub: @mudasiri
-
Twitter: @mudasir_issah
-
LinkedIn: mudasiri 👤 Lornakaboro
-
GitHub: @githubhandle
-
Twitter: @twitterhandle
-
Linkedin @linkedinprofile
👤 Lornakaboro
-
GitHub: @githubhandle
-
Twitter: @twitterhandle
-
Linkedin @linkedinprofile
- Create a view and a controller
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please show your support by staring it.
I would like to thank Microverse for the resources provided me and opportunity to learn ruby on rails
-
How to use the project?
- You can either fork the project or download to your local mechine.
-
What is PostgreSQL
- Is a free and open-source relational database management system that emphasizes extensibility and SQL compliance. It is known for its reliability, stability, and robust feature set, making it a popular choice for large and complex data workloads. It is often used for web and business applications, data warehousing, and scientific research.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.