Skip to content

imhemantchaubey-zz/mongodb-bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-bootcamp

📌learning resources | day 1

sr no codes/demos description
1 hello hello user program
2 sum program to add two numbers
3 square program to get the square of a number
4 circle program to area and circumference of a circle
5 fizzBuzz fizzBuzz program
6 jackpot jackpot game

📌learning resources | day 2

sr no codes/demos description
1 evenOddCount program to find the count of even and odd numbers from the given array
2 average program to find the average of all the elements from the given array
3 matrixSum program to print sum of all elements of 2 x 3 given matrix
4 division program to alert the division of a student after entering the percentage

📌learning resources | day 3

sr no codes/demos description
1 exports how exports works in javascript and nodejs
2 express restapi with express js
3 frontend-api frontend integration with rest api

📌learning resources | day 4

sr no codes/demos description
1 four frontend integration with mongodb atlas using rest api

📌final deploy | day 5

You can now check the final deployed project here...