/ashu-social-network

This repo is about a Social App build with Ruby On Rails

Primary LanguageRuby

Ashu

screenshot

Ashu

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 ·

Built With

  • Ruby v2.7.0
  • Ruby on Rails v5.2.4
  • Html/Erb
  • Css

Features

  • Tweet Comment and Like
  • User Following
  • Profile page

Future features

  • Cover Image and profile image upload
  • Image Sharing
  • Video Sharing

Live Demo

See Demo

Getting Started

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

Prerequisites

Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5

Setup

Instal gems with:

bundle install

Setup database with:

   rails db:create
   rails db:migrate

Install npm packages

npm install

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    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.

Deployment

TBA

Authors

👤 Amadou IBRAHIM

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

TBA

📝 License

TBA