Skip to content

AmiraAbdelhalim/e-commerce-rails

Repository files navigation

README

E-Commerce Web Site

A simple e-commerce site using Ruby on Rails and related gems.

Prerequisits

  • Latest ruby version and rails as well.

Unfunctional Requirements

  • model unit test(Brand &&Category Model).

heroku

https://e-commerce-rails-project-iti.herokuapp.com

Installation

  • Download the zip file or clone the repo.
  • copy database.yml.example to database.yml and change the configurations to yours.
  • Ruby version '2.7.1'
  • run the following commands "install required gems"
$ bundle install

"create database"

$ rails db:create

"migrate database"

$ rails db:migrate

-Go to the url in the browser and type

http://localhost:3000

Accounts

  • admin account:
email: admin@admin.com
password: 123456789

-seller account:

email: seller@admin.com
password: 123456789

Technologies

-Ruby on Rails -MySQL -HTML5 -CSS3

#Team Members: *TarekHassan *Mohamed Attia *Amira Abdelhalim *Hager Abdo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published