Skip to content

An app that manages a list of farms and different products in that farm and both the farms and the products are interconnected with each other. It implements Two way CRUD Operations which means you can view products and farms individually. This App can be use by a farm owner to keep a track of it's farms and let him know the products that are av…

Notifications You must be signed in to change notification settings

akash-268/Farm-Stand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farm-Stand

An app that manages a list of farms and different products in that farm and both the farms and the products are interconnected with each other. It implements Two way CRUD Operations which means you can view products and farms individually.

Installation

First Clone this repository

$ git clone https://github.com/akash-268/Farm-Stand.git

Make sure you have nodejs, npm and mongoDB installed in your system.

Open the Mongoose Server in the terminal.

mongo

Install all the dependencies in node server in another terminal.

npm install

Now run it

nodemon index.js

About

An app that manages a list of farms and different products in that farm and both the farms and the products are interconnected with each other. It implements Two way CRUD Operations which means you can view products and farms individually. This App can be use by a farm owner to keep a track of it's farms and let him know the products that are av…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published