Ashu is a Twitter-like social network where users can create, comment and like posts, but also follow other users. This app is build with Ruby On Rails.
·
View Demo
·
- Ruby v2.7.0
- Ruby on Rails v5.2.4
- Html/Erb
- Css
- Tweet Comment and Like
- User Following
- Profile page
- Cover Image and profile image upload
- Image Sharing
- Video Sharing
To get a local copy up and running follow these simple example steps.
Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5
Instal gems with:
bundle install
Setup database with:
rails db:create
rails db:migrate
Install npm packages
npm install
Start server with:
rails server
Open http://localhost:3000/
in your browser.
rpsec --format documentation
Tests will be added by Microverse students. There are no tests for initial features in order to make sure that students write all tests from scratch.
TBA
👤 Amadou IBRAHIM
- Github: @genzaraki
- Twitter: @tigamadou
- Linkedin: Amadou IBRAHIM
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
TBA
TBA