Skip to content

Kisaanpe is a digital platform that empowers farmers with technology-driven solutions. It enhances market access, provides real-time pricing, and bridges the gap between traditional farming and modern agriculture.

Notifications You must be signed in to change notification settings

devjayswal/Kisaanpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kisaanpe

Kisaanpe is a web-based platform developed by the Kisaanpe startup, aiming to provide innovative solutions for the agricultural sector. This repository contains the source code for the official Kisaanpe website.

🚀 Features

  • Responsive Design: Ensures optimal viewing experience across various devices.
  • Modular Architecture: Organized codebase with separation of concerns for scalability and maintainability.
  • Static Assets Management: Efficient handling of static files like images, stylesheets, and scripts.
  • Templating with EJS: Utilizes Embedded JavaScript (EJS) for dynamic content rendering.

🛠️ Technologies Used

  • Frontend:

    • HTML
    • CSS
    • EJS (Embedded JavaScript)
  • Backend:

    • Node.js
    • Express.js
  • Package Management:

    • npm (Node Package Manager)

📁 Project Structure

├── html_files/        # Contains EJS templates for various pages
├── node_modules/      # Auto-generated directory for project dependencies
├── static/            # Houses static assets like CSS, JS, and images
├── app.js             # Entry point of the application
├── package.json       # Project metadata and dependencies
├── package-lock.json  # Exact versions of installed dependencies
└── .gitignore         # Specifies files to be ignored by Git

🚀 Getting Started

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/Next-Booking/Kisaanpe.git
    cd Kisaanpe
  2. Install dependencies:

    npm install
  3. Start the application:

    node app.js
  4. Access the application:

    Open your browser and navigate to http://localhost:3000 (or the port specified in your app.js).

🤝 Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.

📄 License

This project is licensed under the MIT License.

🌐 Live Website

Visit the live website: https://kisaanpe.com Email me for the contribution or ideas if you wanna mail [email protected]

About

Kisaanpe is a digital platform that empowers farmers with technology-driven solutions. It enhances market access, provides real-time pricing, and bridges the gap between traditional farming and modern agriculture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •