Skip to content

A peer-to-peer marketplace where users can buy and sell items. You can also search for items. This project was made for Module 3 of Flatiron School's Software Engineering Intensive program.

Notifications You must be signed in to change notification settings

JahazielGuzman/eBae

Repository files navigation

eBae

eBae

A peer-to-peer marketplace where users can buy and sell items. You can also search for items. This project was made for Module 3 of Flatiron School's Software Engineering Intensive program. Module 3 was focused on learning Vanilla Javascript. Created with the help of @joe-millers-code

This repository is for the Rails backend, visit here for the front-end code base

Click here for the hosted app. Rails app was deployed to Heroku.

Some of the techniques used to create this app:

  • Implemented Active Record models to store user accounts and items for sale.
  • Displayed item information and search query results from Rails.
  • Presented all information using vanilla javascript and the DOM API.

How to run

  1. cd to project directory

  2. bundle install

  3. rails db:create

  4. rails db:migrate

  5. rails db:seed

and finally

  1. rails s

Built With

  • Ruby on Rails
  • Javascript
  • PostgreSQL
  • ActiveRecord
  • HTML
  • CSS
  • Bulma

About

A peer-to-peer marketplace where users can buy and sell items. You can also search for items. This project was made for Module 3 of Flatiron School's Software Engineering Intensive program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published