Skip to content

This is a multipurpose web application made by me in react. I have used open weather API to fetch weather data and unsplash API.I have also used Alan AI to integrated voice command functionalities in the application.Used Firebase as the backend with email authentication services. User can signUp/Login/Logout and manage his/her account.Also added…

Notifications You must be signed in to change notification settings

harshit251102/Multipurpose-Web-APP-with-FireBase-auth

Repository files navigation

Getting Started with the project

This is a Full Stack multipurpose Web Application with basic features like authentication,login-signup,voice commands integration using "Alan AI" , live weather report , Google drive storage like facility using FireBase. It uses open weather API to fetch current data and display them in the form of cards on the webpage.I also integrated voice commands in it with the help of "Alan AI". Alan is a complete Voice AI Platform that lets you embed a contextual voice assistant into your existing application UI.We have also worked upon providing Google Drive like facility for our users so that they can store their data and access it from the same place.

Setting up the project

Fork the project and clone it in your local system.

In the project directory, you can run:

'npm install'

using this command we can install all the required dependencies from the package.json file.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Working with the project

After the webpage loads,You can type in the search box to search the city,state or country name to find the respective weather report.You can also use the Alan AI(in the form of a voice button at the bottom right of the page) to give commands and search the respective location. To use the voice features, try out : "Hey Alan, what's the temperature in {location}" or "Hey Alan, what's the weather report of {location} right now". You can manipulate the commands and Alan would recognise them because it uses AI technology to interpret what you meant to say and get the corresponding intent.

About

This is a multipurpose web application made by me in react. I have used open weather API to fetch weather data and unsplash API.I have also used Alan AI to integrated voice command functionalities in the application.Used Firebase as the backend with email authentication services. User can signUp/Login/Logout and manage his/her account.Also added…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published