Skip to content

WMCharles/Farmers-Forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Farmers-Forum

Introduction

Digital Farmers Forum is a website that is meant for farmers to help each other. Here, farmers post any problem that they might be facing in their day to day life and other farmers try to help them solve their problems. In addition, to helping each other solve problems, farmers can also share useful and meaningful information that might help other farmers.

Problem Statement

Most farmers face a lot of challenges in their day to day life as they go about their daily activities in their farms. For one reason or another, these challenges tend to consume a lot of their time and resources. This might be because they lack the knowledge of how to solve these problems or resources to get the necessary help.

Features

  • A landing page where farmers can access posts from other users
  • JSON Server that will act as the database
  • Forms that they will use to add their posts. In addition, they will also use the forms while responding to other users posts.
  • Comments, like & dislike, and delete post functionalities.

API

  • The application will use custom JSON server instead of a third party API.

Live Demo

Click this link to visit the website.

Technologies Used

  • HTML - it was used to design, structure and add content to the web pages
  • CSS - it was used to styling our the pages
  • JavaScript - Used for fetching data from json-server and also creating the like, dislike, comment, and delete functionalities.
  • JSON-Server - Used to act as the server

Installation

Clone to use this website

git clone git@github.com:WMCharles/Farmers-Forum.git

Contributions

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Bugs & Fixes / Feature request

In case you find a bug, kindly open an issue here. Include your query and your expected results.

Author

About

This is a social media application that is used to demonstrate the use of FETCH API using vanilla JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published