Skip to content

In this project i built a management system for IT administrators that shows their company's cloud instances. I used JavaScript, Node.js, Express.js, with a middleware, PostgreSQL on heroku and JWT

Notifications You must be signed in to change notification settings

idanb93/Hackathon-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

In this project I built a full-stack application - Management System for IT Administrators that shows their company's cloud instances. I used JavaScript, Node.js, Express.js with a middleware, PostgreSQL on Heroku and JWT to handle users sessions.

Goals

Create a full-stack application with a server and a database using HTML, CSS, Javascript, Express.js, PostgreSQL.

  • learn how to transfer users data in the front-end pass it to the server in the back-end and save it in a remote database(heroku-postgresql
  • learn about HTTP requests(GET, POST, PUT, DELETE), server behaviour, when to use a middleware etc...
  • learn how manage users sessions with JWT

Motivation

During the project I experimented with the following:

  • Experienced in working with remote database storage: the data from the front-end sent to the server and then the server sends it to the database and it get saved there.

  • Experienced with express.js server, requests and responses, middleware.

Demonstration

About

In this project i built a management system for IT administrators that shows their company's cloud instances. I used JavaScript, Node.js, Express.js, with a middleware, PostgreSQL on heroku and JWT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published