Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gisachris/blogtastic

Welcome to my blog application with immense capabilities and functionality to provide great solution for easy blogging and expressing one's self through passages built with ruby on rails framework
https://github.com/gisachris/blogtastic

fullstack-development rails-application ruby ruby-on-rails webbased-project

Last synced: 18 days ago
JSON representation

Welcome to my blog application with immense capabilities and functionality to provide great solution for easy blogging and expressing one's self through passages built with ruby on rails framework

Awesome Lists containing this project

README

        




blogTastic

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 blogTastic ](#-blogTastic-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 blogTastic

**blogTastic** Welcome to my blog application with immense capabilities and functionality to provide great solution for easy blogging and expressing one's self through passages built with ruby on rails framework.

## 🛠 Built With
Ruby On Rails FrameWork

### Tech Stack

Client


### Key Features

- **A Webbased full stack application**

(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 the following:

- **A Working computer**

- **Internet connection**

- **Make sure you have Ruby and rubyGems packages installed on your system**

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/gisachris/blogTastic
```

### Install

```sh
cd blogTastic
bundle install
```

### Usage

```sh
rails server
```

### Run tests

```sh
bin/rails rspec spec/
```

(back to top)

## 👥 Authors

👤 **Gisa Chris**

- GitHub: [@gisaChris](https://github.com/gisachris)
- Twitter: [@gisaDev](https://twitter.com/_GisaChris)
- LinkedIn: [Gisa Chris](https://www.linkedin.com/in/gisa-chris/)

(back to top)

## 🔭 Future Features

**Fully operational database integration**
**Web based front end to ensure impecable UI design**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/gisachris/blogTastic/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the great opportunity to learn web based development technologies!

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)