- Description
- First Time Installation
- How To Run
- Preview
- This a Group project by Our Group [Me, Aarohi Bhand, Swaraj Deshmane,Pranjal Bharsakle].
- This project is built on HTML/CSS, Bootstrap, Node Js,Ejs and MongoDB.
- Details of Fish are maintained as
Name
,Local Name
,Habitat
,Nutrition
,etc are fields.
- Clone the Repository.
- Make sure you have installed node and mongodb on your computer.
- Copy this folder(Fish-Barn) to Desktop folder. -open terminal -run following commands :
cd Desktop/
cd Fish-Barn/
- run folllowing commmand to install required dependencies
npm install
-run following command to start server
node app.js
-
After following steps above(First Time Installation).
-
Open Browser Enter the following URL:
http://localhost:3000
Link to the Project : https://fish-predictor.onrender.com/ (make sure you open in desktop mode)