Project Name: FarmEasy
Description: FarmEasy is a user-friendly website which we have built to connect landowners and farmers. Agriculture is one of the major occupations in our country. Giving agricultural land on lease to do agriculture can be done easily through FarmEasy and will grow agriculture.
Project Components: Frontend: 1. HTML 2. CSS 3. Bootstrap Backend: 1. Django
Tech Stack: Django, Html, Bootstrap
Steps to run website:
- Fork this repository.
- Open it with an IDE.
- Open terminal.
- Change directory to Hello in terminal(cd Hello).
- type "python manage.py runserver" in terminal.