-
-
-
-
BuyBasy1 Public
BuyBasy is an e-commerce platform that combines the ease of shopping with a seamless experience for users. By implementing features such as login/signup, cart management, order placement, and user …
JavaScript UpdatedDec 18, 2024 -
-
-
-
-
-
-
-
-
-
CartItem_added_for_Mobile Public
In App.js: Added description to each product object. Updated addItem to accept and pass the description along with name and price. In AddItem.js: Added a description input field. Managed state for …
UpdatedDec 6, 2024 -
ScoreKepper Public
This the score kepper where i can add the run as well as commentery in the textbox when batsman is hitting the siz or four or dot or boller is taking wickets so that why we are storing the value an…
HTML UpdatedNov 13, 2024 -
Customer-Chat-App Public
THis is the customer chat app where i can write the code for store the database in the mongodb and also usign the socket.io
HTML UpdatedNov 13, 2024 -
-
OneToMany_MongoDB Public
A one-to-many relationship in MongoDB describes a scenario where a single document (the "one" side) is associated with multiple documents (the "many" side). This kind of relationship is common in …
JavaScript UpdatedOct 27, 2024 -
-
-
MongoDBStudentForm Public
MongoDB is a popular NoSQL database known for its flexibility, scalability, and performance. Unlike traditional relational databases, MongoDB stores data in a format called BSON (Binary JSON), whic…
JavaScript UpdatedOct 19, 2024 -
-
-
-
E-commerce-Application_Full Public
THis is the simple project of E-commerce where i can only develop the product,user adn cart item to add in the index.to provide the security authentication to the application level and handle the e…
JavaScript UpdatedSep 30, 2024 -
CRUD_STUDENT_DATA_one_File Public
This Node.js server code sets up a RESTful API for managing student data. It provides endpoints for performing CRUD (Create, Read, Update, Delete) operations on a collection of student records. The…
GNU General Public License v3.0 UpdatedSep 23, 2024 -
CRUDOperation_without_DBTh Public
THis is the CRUD operation , in which CRUD operation we can create the create, read,update and delete operation wtih the help of the express js and node js server, and also you have knowledge of th…
JavaScript UpdatedSep 23, 2024 -
CRUD_Operation_using_NODEJS Public
This is the CRUD operation where we can create the page and add some data field value and then submit , after submit i can edit the page or modifiy the page , then whenever i want to delete the old…
EJS UpdatedSep 17, 2024 -
-