App to Help out chefs to work out experiments with new recipes and to document them time to time.
- Download the dependencies after “npm init”.
- Download MongoDb.
- Run mongodb by navigating to bin folder of mongo and running command “mongod”.
- You are good to go by localhost:2000.
- There are n users n dbs.
- For each user db there are n recipes n+1 collections.
- Node(express)
- Front End by HTML,CSS,Bootstrap,Jquery.
- Nodemailer
- Mongoose
- GridFs
- Multer