This is the first project of the fifth module in the Microverse program.
Check the below contents for further details about this project.
This repository is about a simple exercise for using Rails framework with Ruby.
The project is configured to use PostgreSQL database.
📌 Tech Stack:
- Programming language is
Ruby - Database used is
PostgreSQL - Framework is
Rails
📌 Key Features:
- Default
Railsfiles used - Single static page with
Hello Worldheading - Empty database is used
You can easily download or fork this repository and work on it immadiately!
📌 Prerequisites:
- You need
Rubylanguage &PostgreSQLdatabase installed
📌 Installation:
- To install all gem dependencies run
bundle install
- Create all required databases with
rails db:create
📌 Development:
- Run live server using
rails server
📌 Mahammad:
Some additional features I may implement in the project:
- Use
CSSfor styling main page - Implement a
ModelusingActive Records
Wish to contribute to this project?
Contributions, issues, and feature requests are more than welcome!
Feel free to check the issues page too.
Like this project? Show your support by starring!
I thank everyone at Microverse for guiding me through this project.
This project is MIT licensed.