Vela is a Product listing application built to allow users view various products added by the admin or admins of the application with the description and price etc, and users will check out those products and get to know more.
- Ruby
- Ruby On Rails
- PostgeSQL
- html
- css
- Bootstrap
Email: [email protected] Password: admin123
To get a local copy up and running follow these simple example steps:-
Ruby: 3.1.0 Rails: 7.0.3 Postgres: >=9.5
git clone https://github.com/Shaher-11/vela.git
then go the project directory
cd vela
Instal gems with:
bundle install
Setup database with:
rails db:create
rails db:migrate
Start server with:
bin/dev
Open http://localhost:3000/ in your browser.
👤 Shaher Shamroukh
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.