Loading repository data…
Loading repository data…
soumik1998 / repository
ASE project implementation of a intra campus trading / marketplace system.
ASE project implementation of a intra campus trading / marketplace system. User can buy,sell,rent using the website or android app. users can chat with eachother by android app. Efficient search with category,price,rating and other filters. Signup and login by email ids or IIITS local master data method(only for user of iiits campus).
Change the database in settings.py to your local sql server instance. Run python manage.py runserver to use our web UI.