Giter VIP home page Giter VIP logo

farmart's Introduction

FARMART E-COMMERCE WEB APP

Farmart is a user-friendly e-commerce platform for farmers and animal buyers to easily connect, transact, and expand their market reach online.

Screenshot from 2023-04-21 12-39-56

SETUP

Getting Started

To use the content on this repository, ensure you have the following:

  • A computer that runs on either of the following; (Windows 7+, Linux, Mac OS)

  • nodejs 9.0+

  • Ruby - 2.7.+

Installation

To use this repository on your machine requires some simple steps

Alternative One

  • Open a terminal / command line interface on your computer

  • Clone the repository by using the following:

    git clone [email protected]:levy-web/farmart.git
    

Alternative Two

  • On the top right corner of this page there is a button labelled Fork.

  • Click on that button to fork the repository to your own account.

  • Take on the process in Alternative One above.

  • Remember to replace your username when cloning.

      git clone https://github.com/your-username-here/farmart.git
    

Front-end

  • Change directory to the folder with the front-end code by copying this code to your terminal:

      cd frontend
    
  • (Optional) Open it in Visual Studio Code

      code .
    
  • (Alternate Option) Open it in any editor of your choice.

Running the application

To run the application, you can use the following steps:

  • Install required dependencies from npm using

    npm install
    
  • To run the application use

    npm start
    

Back-end

Screenshot 2023-04-24 at 14 58 31

  • To navigate to the back-end folder, you need to move to the repository folder by using this command:

      cd ..
    
  • Then change to the back-end folder by using this code:

      cd backend
    

Running the application

To run the application, you can use the following steps

  • First install required dependencies using bundle

       bundle install 
    
  • Run the application on the terminal using this command to get the server running

      rails server -p 3001
    
  • Then navigate to (http://localhost:3001) on your browser or Postman to test out routes.

  • Or you can use these deployment link ( )

Author & Licence

Authors

Levy Muguro

Daniel Mutie

Kennedy Maina

Mark Mutuku

Martin Mugo

Osman Omar

Licence

MIT licence

farmart's People

Contributors

dancunrandy avatar kenneymoh avatar levy-web avatar matomugo60 avatar oscarrr69 avatar tusko97 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.