Skip to content

Realtime Weather Analysis application, built with MERN, enabling users to create personalized weather stations for expedited analysis. Delivers extensive weather details and forecasts.

Notifications You must be signed in to change notification settings

RyxnDmello/CloudSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Top


β™₯️ FULL STACK WEB APPLICATION

πŸ“‚ CloudSense

CloudSense is a cutting-edge Weather Web Application that leverages the VisualCrossing Weather API to gather precise and comprehensive data regarding current weather conditions. The application boasts a sleek and contemporary design, supported by a robust server infrastructure that adeptly handles client authentication. Users can create multiple Weather Stations, facilitating swift access to weather information for their preferred locations.


πŸ› οΈ FEATURES

  • βœ… User Authentication System - Mongoose ODM
  • βœ… User Account Encryption - BCrypt & Mongoose
  • βœ… MVC Structured Business Logic - Express.js
  • βœ… Dynamic Rendering (SSR) - Express.js & EJS
  • βœ… Implemented Server Sessions - Express.js
  • βœ… Interactive UI Elements - JavaScript & CSS

πŸ“· MEDIA

1
2

πŸ“· MORE MEDIA

3

4

5

6


πŸ€– TECHNOLOGY

πŸš€ FRAMEWORKS & LIBRARIES

✏️ FRONT-END TECHNOLOGIES πŸ€– BACK-END TECHNOLOGIES πŸ—ƒοΈ DATABASE & LIBRARIES 🌐 HOSTING
HTML5 Node.js MongoDB Github Pages
CSS3 Express.js Mongoose Heroku
JS EJS
Nodemon
DotEnv
Npm

βœ’οΈ PLATFORM & EDITOR

πŸ’» PLATFORM ✏️ EDITORS
Windows Visual Studio Code

πŸ“Œ DOWNLOAD & RUN

  • Get the Repository

    • Click the green <> Code button.
    • Download the zip folder locally.
    • Unzip the folder to find the project.
    • Or, you can clone the repo instead.
    • Or, you can fork the repo first.
git clone https://github.com/RyxnDmello/WebApp-NodeJs-04.git
  • Install the Environment

    • Install the latest Node.js version.
    • NPM should be installed with Node.
    • Open the project in your preferred IDE.
    • Open the terminal at the project location.
  • Install Dependencies

    • Install all dependencies mentioned below.
    • Install Nodemon globally for development.
    • Nodemon is only required for development.
npm install
npm install nodemon -g
  • Run Local Server

    • First, we must start the node server.
    • We can use node to preview the app.
    • Or, We can use nodemon for development.
    • Finally, enter the URL in the address bar.
node app.js
nodemon app.js
localhost:1000/

πŸ’Ž YOUR FEEDBACK WOULD BE HIGHLY APPRECIATED

portfolio LinkedIn Discord Twitter Instagram WhatsApp


✌️ THANK YOU, VISIT AGAIN


Bottom

About

Realtime Weather Analysis application, built with MERN, enabling users to create personalized weather stations for expedited analysis. Delivers extensive weather details and forecasts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published