- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Alpha Blog 📑 The Alpha Blog app is a classic example of a blog website. this is a fully functional website that will show the list of articles and empower readers to interact with them by adding comments and liking posts.
- Ruby on Rails
- Creating data model
- Functional website
- Database
- Unit Testing
- Not live yet
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
mkdir folder_name
cd folder_name
git clone git@github.com:tsheporamantso/Alpha_Chat_v2.git
Install this project with:
bundle install
rails db:migrate
To run the project, execute the following command: run the result on the terminal through:
rails server
To run tests, execute the following command on the terminal:
rails test
Not deployed
👤 Gladwin Tshepo Ramantso
- GitHub: @tsheporamantso
- Twitter: @ramgt001
- LinkedIn: Tshepo Gladwin Ramantso
- Validation and Model specs
- Processing data in models
- Controllers
- Controllers specs
- Views
- Forms
- Intergration specs for Views and fixing n+1 problems
- Add Devices
- Add authorizations rules
- Add API endpoints
- API documentation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a star on github & follow us on twitter and also connect on Linkedin.
I would like to thank:
- Mashrur Hossain
This project is MIT licensed.