https://github.com/fahimfba/assist-me
Effortlessly streamline Your Day with Integrated Email and Todo List Management!
https://github.com/fahimfba/assist-me
email gmail hacktoberfest hacktoberfest-accepted hacktoberfest2023 react reactjs scrypt todo todo-list
Last synced: about 1 month ago
JSON representation
Effortlessly streamline Your Day with Integrated Email and Todo List Management!
- Host: GitHub
- URL: https://github.com/fahimfba/assist-me
- Owner: FahimFBA
- License: mit
- Created: 2023-10-09T14:45:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T18:16:46.000Z (over 1 year ago)
- Last Synced: 2025-03-27T14:52:46.109Z (about 2 months ago)
- Topics: email, gmail, hacktoberfest, hacktoberfest-accepted, hacktoberfest2023, react, reactjs, scrypt, todo, todo-list
- Language: CSS
- Homepage: https://assist-me.vercel.app
- Size: 3.54 MB
- Stars: 11
- Watchers: 1
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# AssistMe
Effortlessly streamline Your Day with Integrated Email and Todo List Management!
:star: The website is live at [https://assist-me.vercel.app/](https://assist-me.vercel.app/)
### Don't forget to :star: the repository.

Let's see how it looks in dark mode.

More screenshots ?









## Feature
- [x] Register/Login with Email and Password
- [x] Register/Login with Google
- [x] Email Verification and Password Reset
- [x] Todo List Management
- [x] Email Management
- [x] Weather Forecast
- [x] Device Synchonization
- [x] Data Encryption
- [x] Secured APIs
- [x] Activity Log
- [x] User Profile
- [x] Timeout Implementation Based on IP Address
- [x] Dark Mode/Light Mode## Tech Stack
- ReactJS
- NodeJS
- Tailwind CSS
- Firebase## Installation
### Prerequisites
- NodeJS
- NPM
- Firebase CLI
- Tailwind CSS
- Git
- VS Code
- Chrome### Steps
1. Clone the repository
```bash
git clone https://github.com/FahimFBA/assist-me.git
```2. Install dependencies
```bash
cd assist-me
npm install
```3. Create a Firebase Project and add your own environment variables in `.env` file. Follow the variables in `.env.sample` file.
4. Run the app```bash
npm start
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[](LICENSE)