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 ToDo App is a simple yet effective tool to manage your tasks efficiently. Whether you're organizing your workday, planning a project, or simply keeping track of your errands, this app provides an intuitive interface to create and manage your to-do lists seamlessly.
Search for users by name for example shantanu, saurav, shivendra, etc.
While registering new user password's length should be at least 6 characters.
Languages and frameworks used:
HTML
SCSS
Javascript
React
Firebase
Installing and running app locally
open the terminal and run the following commands.
run npm install to install all dependencies.
To see the examples, run npm run dev.
Follow the link to see the project or open your browser http://localhost:5137/.
Features and working
Firebase: Firebase Realtime Database is a NoSQL cloud-hosted database that allows developers to store and sync data between users in real-time. Have used various Firebase services like Authentication, Storage, Firestore, etc.
Register and Login: Sign up and log in securely to access the app.
Profile Setup: Upload a profile picture to personalize your account.
Search Users: Use the search function to find friends and add them to your contact list.
Real Time Chatting & Photo Sharing: Enhance your conversations by real-time chatting & sharing memorable photos with your friends.