You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project includes complete user authentication(jwt), user login/registration, and when the user is logged in he can see all the users registered with us previously via List all this data is stored into MongoDB atlas
"To Do List" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. || Technologies: used CURD operation, JavaScript, jest testing , webpack , ES6 modules
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service. || Technologies : JavaScript , API , Webpack , ES6 Modules
The MERN app serves as an example of how to utilise Build React App with Includes @mui/Material and its peer dependencies, which include emotion, the built-in style engine in MUI v5. Moreover, it employed Node.js for its RESTful APIs, and MongoDB was used to store data. It works with the Docker platform.
This is a book project that allows a user to add books by title and author, view and delete a book. It implements the CURD functionality for a books read tracking.
This is a starter template for building Node.js applications using Express.js with JWT authentication and following the MVC (Model-View-Controller) architecture.
This is a kind of curd app. here i use mongodb as a database and reactjs to make this entire app. here you a user can create a own account and add noted on his account privately
"Full-stack web application built with Node.js, Express, and MongoDB, featuring secure user authentication with Passport. The application offers functionalities for managing listings, user reviews, and user accounts, providing a seamless and interactive user experience."
A full-stack web app with ASP.NET Core backend, ReactJS frontend, and SQL Server for data management, featuring user authentication and CRUD operations.