Giter Site home page Giter Site logo

basic-angular-form's Introduction

First angular project

Misson:

Make an Angular application on which your friends can fill in their data so you can have it in your node.js friendlist api using the angular cli.

Learning objectives:

  • Use the angular cli commands
  • Have a basic understanding of typescript
  • Generate components and services in angular
  • Configure a provided node API
  • Make a basic angular form
  • Send http requests from an angular app to a node server

Accomplishments

  • working form (it pushes to the node server => also created working function in server.js)
  • "list" is also working, but there are some changes appearance-wise in order
  • must-have features covered
  • routing is also available (through a nav-bar)
  • deleting by email address

Todo

  • missing homepage
  • putting email deletion into new component

Getting started:

  1. install node_modules with npm install in both subfolder ~/basic-angular-form/basic-angular-form and ~/basic-angular-form/server

    • Then use the ng serve command in the ~/basic-angular-form/basic-angular-form folder(the actual angular project)
    • and use the node server command in the ~/basic-angular-form/server folder (the server)
  2. Finally go to http://localhost:4200/ unless this port is taken (if so follow the instructions of the terminal)

ps.: the homepage is empty at the moment, so you have to start by clicking a link in the nav. Enjoy.

basic-angular-form's People

Contributors

izidormaklary avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.