Skip to content

Simple, Free & Unlimited Ad Posting Classified complete source code made with nodejs.

Notifications You must be signed in to change notification settings

zaselalk/simple-classified

Folders and files

NameName
Last commit message
Last commit date

Latest commit

63840b1 · Feb 28, 2025

History

57 Commits
Mar 3, 2022
Jan 9, 2025
Mar 3, 2022
Mar 3, 2022
Mar 3, 2022
Mar 3, 2022
Mar 3, 2022
Apr 7, 2024
Jul 29, 2024
Mar 3, 2022
Mar 3, 2022
Jan 9, 2025
Mar 3, 2022
Jan 16, 2025
Jan 16, 2025
Mar 3, 2022

Repository files navigation

Simple Classified

Simple Classified Landing Page

Features

  • User can Register and Login
  • User can submit their Ad with images,Location, price and description.
  • User can edit or delete their own ad after posting.

Requirements

Setup guide

  • Clone Project
    • git clone git@github.com:zaselalk/simple-classified.git
  • Copy rename .env.example file as .env
  • Complete following deatils on renamed file
    • SECRET=Some Random Secret
    • CLOUDINARY_CLOUD_NAME= Clodinary cloud name
    • CLOUDINARY_KEY= Clodinary API key
    • CLOUDINARY_SECRET= Clodinary API secret
    • DB_URL = Mongo DB url - Default : mongodb://localhost:27017/classified
  • Install dependencies with npm install
  • start application with npm run dev or npm start

Need more updated or help ? connect with me on Twiiter