Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.12 KB

KAWACH

Repo for hack cbs 3.O hackathon

Team name - Web Slingers

Check live here - https://web-slingers-hackcbs.herokuapp.com/

Demo Links

Drive link - https://drive.google.com/file/d/1DFLpEcAwC0L0c4vPB_ZCDFgJL1UCR-FY/view?usp=sharing

Vimeo link - https://vimeo.com/476803398

How to run it on a localhost to view all backend func.

Code mergerd with backend is on branch [mayank]

Step 1: Run npm start

Step 2: open http://localhost:3000/

All done, now enjoy the product by web slingers :)

FSDP (used nodejs and mongoDB)

Database Working

  • To view all the databases in the Mongodb database. image

  • Each database has collections in it. image

  • MongoDB stores data in documents (knows as JSON format) image

*** Will add more features into it

  • Add some more functionalities
  • validations (login/signup)