Made website using django where college students can buy/rent stuff
Link to project on github - https://github.com/harshnitk17/task-for-iris-recruitment Steps to run-
- extract the source folder
- install django
- install 'pillow' by pip install pillow
Implemented features-
- All the tasks mentioned in task statement
- a myadds page where user can see all his adds (what he posted)
- A keyword search mechanism using tags where user can enter a keyword related to a product and the site shows products related to it.
- my profile page which can also be updated