Biosferra is a web platform that helps small producers of fruits and vegetable to sell their products.
There are 2 types of users:
- Sellers
- Buyers
Every single user has to complete a formular with personal informations. The difference between these user is that we need from sellers 2 documents that says they can sell their products. An admin will approve or not the register formular for sellers based on their documents. Also, their posts will be verified.
Here, buyers can buy fruits or vegetables from sellers and rating/reviewing their profile/posts. Users don't have to worry about transportation because biosferra's company will get rid of that.
$ pip install -r requirements.txt
$ cd info
$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver
- Html
- Css
- JavaScript
- Python
- Django
- Bootstrap 4
- MySQL
- Material Design
- Materialize
- django
- django-widget-tweaks
- django-recaptcha
- gunicorn
- django-phonenumber-field
- Pillow