Skip to content

nmatei/teams-networking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teams Networking

Teams job related networking (members, project name, project url)

In Current Demo you'll see some of projects created by my students. You can also find new project ideas.

💠 Features & Usage

  • Teams Networking (CRUD*) Operations
    • Create
    • Read
    • Update
    • Delete
  • Search
  • Loading mask

🎞 Live Preview

Preview

📋 Steps to create this project

  • create New repository in github/new
    • check Add a README file
    • Add .gitignore (Node template)
  • clone it on your pc
  • create index.html file with standards
  • create table that represents final desing and structure (2 persons as example)
    • Table headers -> [firstName, lastName, links {github, linkedin} ]
    • remove 2 example persons and load them from js
    • hint - TABLE -> THEAD & TBODY & TFOOT tags
  • load team.json and render them in page

🧩 Connect with API

Current app can connect with external node-API to store it's data.

Steps

  • Clone & Start node-api
  • From current UI make request to node-api (using json or mysql url)

About

Teams job related networking (linkedin, github)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published