Skip to content

fatacuciocolata/laravel-halo-ads

Repository files navigation

Halo ads

Halo Ads is a simple application that shows ads filtered by the latest added, can also be filtered by category or by keywords. For better understanding as Carbon function says (difference for humans) the posted date is being shown in the format "one hour ago".

homepage

Users can post ads just only if they are logged in, log in feature uses Laravel auth. After adding ads, user can edit or delete them. Requirements for adding a new ad:

  • title
  • description
  • price
  • image (optional)

post new ad

On the ad page (show method), other ads by same author are being displayed to the user.

post new ad

Database

Halo ads is using SQLite as database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published