/WeaConPi

[WIP] Weather controller for PI based on AI predictions. Playground for GraphQL, NodeJS, React in typescript.

Primary LanguageTypeScript

NodeJS Express server with Typescript

This project is setup for future QraphQL project.


Technologies and libraries

  • Server
    • Node JS
    • Typescript
    • Express JS
    • GraphQL - Apollo-server
    • MongoDB
    • Mongoose JS
    • Synaptic JS

Road map / TODO list

  • Create Node + express + Typescript setup
  • Schedule, api fetch PoC
  • Add Editor config
  • GraphQL PoC
  • Mongoose PoC
  • CRUD manipulations with DB, nested models
  • Neural net Simple learning, basic PoC
  • Define prediction model
  • Generate training data
  • Weather API microservice