Skip to content

magic8baller/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

newDash

TODO: Server

  • Refactor backend into /resources βœ…
  • Add models for Focus, Notes, Quote, Background, Photo.. πŸ“Œ
  • BG PhotoUpload with Cloudinary πŸ“Œ
  • Convert to ES Modules ❓

TODO: Client

  • bring in files βœ…
  • React Router βœ…
  • Register & Login Redux Forms βœ…
  • Auth: connect backend to client, store token on client βœ…
  • Welcome component: conditional βœ…
  • localstorage of user, token βœ…
  • Private Route βœ…
  • TODO component & db crud πŸ”„
  • FOCUS component & db crud πŸ“Œ
  • NOTE component & db crud πŸ“Œ
  • QUOTE component & db crud πŸ“Œ
  • weather search by city πŸ“Œ
  • BG Component + db crud + Photo Upload with Cloudinary πŸ“Œ
  • browser search πŸ“Œ
  • Links πŸ“Œ
  • Settings for weather, quotes, background photos (search, add to faves, upload/add, change) πŸ“Œ

Technologies Used

Client

  • React
  • Redux
  • React-Router
  • Redux-Thunk
  • Redux-Form
  • OpenWeatherMap API
  • Unsplash API
  • localstorage
  • Browser geolocation API

Server

  • Express
  • MongoDB
  • Mongoose
  • jsonwebtoken
  • bcrypt
  • cloudinary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages