Skip to content

Latest commit

 

History

History
104 lines (75 loc) · 3.04 KB

README.md

File metadata and controls

104 lines (75 loc) · 3.04 KB

Bukid Markets Logo
Bukid Markets

A Marketplace built for Farmers

Live DemoOverviewGetting StartedRoadmapLicenseLinksReport Bug

📰 Overview

Bukid Markets was developed as a convenient online platform for farmers to effectively sell their agricultural products. It provides farmers with the opportunity to reach a wider customer base by expanding their market reach. This web application allows users to create an account or sign in using their Google credentials. Sellers have the ability to list and showcase their items on the marketplace, while Buyers can freely browse and explore the marketplace without the need for an account.

📒 Test User Account

Email: [email protected]
Password: password

Login Here ➡️ Live Demo

🤸 Getting Started

From your command line:

1. Clone this repository
    $ git clone https://github.com/Junmarkchi97/bukid-markets
2. Go into folder
    $ cd bukid-markets
3. Install needed gems
    $ bundle install
4. Setup Database
    $ rails db:setup
5. Start the application
    $ rails server

🗺 Roadmap

  • Add Devise Authentication
  • Add Google OAuth
  • Add Product Search Feature
  • Add e-wallet payment processing feature
  • Add Google Maps API
  • Add messaging feature
  • Finalize Front End

📜 License

The MIT License (MIT) 2022 - Junmark Chi. Please have a look at LICENSE.md for more details.