hrsh-4 / nursery-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nursery API

Create an online nursery marketplace API where users can signup, login, view, and order plants available in different nurseries.

Users should be able to signup and see all the plants available from different nurseries.
They should also be able to add the plants to their cart and place orders.
Nurseries should be able to signup and add plants to their shop.
They should also be able to view orders placed by users.

Requirements:
  django == 2.2
  django-rest-framework == 3.12.2

About


Languages

Language:HTML 53.2%Language:Python 46.8%