Skip to content

MartaNiemiec/Learning-planner

Repository files navigation

icon Learning planner app

My own app made from scratch with Vanilla JavaScript, Node.js, PostgreSQL. Deployed on Heroku.

Table of contents 📋

General info ℹ️

Learning planner app is intended mostly for those learning programming. It makes it easier to plan next learning steps. The app consists of four sections. In the first one it is possible to pick icons representing the gained skills. These can be selected from the popup. The remaining three sections are for planning monthly, weekly and daily tasks.

Screenshots 📷

Planner app signin register profile taskpopup iconspopup

Technologies 💻

  • HTML5
  • SCSS
  • JavaScript ES6
  • NPM 6.9.0
  • Webpack 4.27.1
  • Babel / core 7.2.2
  • Server: Heroku
  • Node.js
  • Express.js
  • PostgreSQL

Features 💡

  • Registering and signing in
  • Adding gained skills
  • Setting monthly, weekly and daily tasks
  • Editing and deleting single tasks

Status ❓

Project no longer continued. 💤

⬇️ Acknowledgements