Estudo feito sobre formas diferentes de criptografar informações do usuário que ficam guardadas no banco de dados.
-
Updated
Mar 18, 2021 - EJS
.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it’s commonly prevented from being tracked by version control.
Estudo feito sobre formas diferentes de criptografar informações do usuário que ficam guardadas no banco de dados.
Pacific Trails
This is a simple app made with the purpose of understanding Authentication
A simple and efficient URL shortener built with Node.js, Express, and MongoDB. This application allows users to shorten long URLs, view a list of shortened URLs, and track the number of clicks each URL receives.
employee review system app created with nodejs for backend web development.
A web app for managing user data using Node.js, Express, and MongoDB. It features EJS for templating and allows users to register with their name, email, phone number, and profile picture. Supports CRUD operations, search, sorting, and pagination for efficient data handling.
Login & Signup Authentication using Firebase and Database via Firestore. (Landing and Dashboard page included)
Clinics & Prescriptions management system. You can store your all medicine information and clinics' information for future use and don't have to search here & there.
Welcome to the "University Appointment API" repository! This API simplifies appointment scheduling for graduates and titling personnel at our university, providing a user-friendly interface for managing appointments and user data.
A dynamic blog website built with Node.js, Express, and MongoDB, featuring article CRUD operations (create, read, update, delete), markdown support, and Bootstrap for styling. Deployed and manageable through Render for seamless development and scaling. Perfect for writers seeking a custom platform to share their thoughts and engage with readers.
Wanderlust - An Airbnb Inspired Full-Stack Web Application