A simple web application for saving and managing website leads. Users can create an account, log in, save URLs, open saved leads, and delete leads they no longer need.
- Create an account and log in with email and password
- Save website URLs to a personal leads list
- Open saved leads directly from the application
- Delete saved leads
- Firebase database for storing leads
- Firebase Authentication for user accounts
- JavaScript
- HTML
- CSS
- Firebase
- Git & GitHub
This project was originally developed while learning JavaScript and was later expanded with Firebase Authentication and additional functionality. It was my first substantial personal web development project outside of coursework.