Skip to content

wei0831/kwikpost

 
 

Repository files navigation

Kwikpost

It is C2C marketplace that enables users to buy and sell locally

Technology Stack

Ruby on Rails
PostgreSQL
Javascript / AJAX / JSON
Bootstrap
PaperClip
Google Maps
GeoCoder
OmniAuth

To Run Locally

# Install Gem Files
bundle install
# Precompile Assets for Asset Pipeline
rake assets:precompile
# Run the Server
rails s

Live Demo

Here is prototype version of website deployed on Heroku : Live Demo

Screenshots

Main page: pic1

Search result page: pic2

Infinite scroll: pic10

User can add offers: pic3

User's selling items list: pic4

User's watching list: pic5

Product show page: pic6

User can ask questions from owner: pic9

Users can get rating from other users: pic11

User's messagebox: pic07

Team Members:

Chanzue (Austin) Chang
Austin Kihara
Augustine Kim
Chris Tran
Jack Chang
Malik Nur

About

Convenient and quick way to buy and sell locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 42.8%
  • HTML 34.0%
  • JavaScript 20.1%
  • CSS 2.6%
  • CoffeeScript 0.5%