Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

PC-FEE-Spring-2018/ryans-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Ryan's List

Named after our favorite bald guy.

Description

Create a craigslist clone from front to back. This project will require you to stretch both front end and back end knowledge.

Learning Objectives

  • Plan a full scale project
  • Translate high level feature requests into code
  • Deconstruct existing processes
  • Image upload and display
  • Front end layout

Normal Mode

Plan out and execute on the following features:

  • City selection page
  • Category and subcategory features (You may copy the ones from CL)
  • Main page index
  • Posting a new classified
  • Posting list for any given subcategory. Include 3 different data views:
    • List
    • thumb
    • gallery
  • Posting detail page. Should include:
    • Images
    • Navigation

Hard Mode

  • Implement Sorting:
    • Newest (default)
    • High Price (if applicable)
    • Low Price (if applicable)
  • Implement the Search feature on both a city and subcategory level
  • Create the filtering facets on the left per category

Nightmare Mode

  • Allow posts to opt into a map view and put a map on the post detail page
  • Implement the map for posting list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors