Skip to content

tomasdembelli/first_to_see_will_buy

Repository files navigation

first_to_see_will_buy

Another second-hand stuff selling web site project.

This is a simple Django web application which is created for the purpose of practicing while learning this very popular and secure web framework.

Before testing, please check the ".env.example" file and set up the necessary environment and create a new ".env" file with the specific environmental variables.

Following youtube video shows the current status of the project by demonstrating some key features:

  • GitHub authentication.
  • Public messaging: for giving offers and saving the owner from answering the same questions via private messages.
  • Email confirmation at user registration.
  • Captcha at signup form.
  • Add/remove favorites.
  • Unpublish older ads (e.g 2 weeks)
  • Rest API
  • Token based authenticaation
  • Class based generic views for rest API
Ad List Ad Detail My Favourites
DRF-Ad List DRF-Ad Detail DRF-My Favourites

DEMO VIDEO

TODO

  • Create a front end app with React or similar framework.

About

Another second hand stuff selling web site project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published