aceDavon / friskChat

friskChat is an educational project built with Rails, Tailwind and React for the microverse module 5(RoR) project requirement. This project isopen source and MIT licensed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

πŸ“— Table of Contents

πŸ“– Blog App

blog-gif

Blog App will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

πŸ›  Built With

Tech Stack

Client
  • HTML, CSS
  • JavaScript
Server
  • Ruby on Rails
Database

Key Features

  • [Create and run necessary migration files]
  • [Match table and column names to the ERD diagram.]

(back to top)

πŸ“‡ Entity Relationship Diagram

er-diagram

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need: Git and Ruby

 gem install rails

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails server or rails s

(back to top)

πŸ‘₯ Authors

πŸ‘€ Onate Makoji

(back to top)

πŸ”­ Future Features

  • [Controllers specs]
  • [Processing data in models]
  • [Views]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

I would like to thank:

(back to top)

❓ FAQ

  • [Question_1d]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

friskChat is an educational project built with Rails, Tailwind and React for the microverse module 5(RoR) project requirement. This project isopen source and MIT licensed


Languages

Language:Ruby 73.3%Language:HTML 22.9%Language:CSS 2.7%Language:JavaScript 1.0%