Skip to content
forked from Dheemanth-gr/F2F

An ecommerce website for direct selling of farm goods by farmers to consumers involving Machine Learning techniques for suggestion and recommendation.

Notifications You must be signed in to change notification settings

mehulthakral/F2F

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install F2F website,

  1. install docker and docker-compose
  2. git clone https://github.com/Dheemanth-gr/F2F
  3. cd F2F
  4. Build the containers using : sudo docker-compose build
  5. To start the containers type sudo docker-compose up
  6. to stop the website, type Ctrl+C

Note : To run in detached mode type sudo docker-compose up -d
To stop the containers type sudo docker-compose stop

About

An ecommerce website for direct selling of farm goods by farmers to consumers involving Machine Learning techniques for suggestion and recommendation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.3%
  • HTML 19.5%
  • Python 3.7%
  • JavaScript 2.2%
  • Other 0.3%