GithubHelp home page GithubHelp logo

kzoeps / code-auditor-nx Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 425 KB

Code-auditor project (continuation of code-auditor repo) using nx workspace, observable store and facade pattern

License: MIT License

TypeScript 73.83% JavaScript 5.56% CSS 1.39% HTML 19.21%
angular facade-pattern rxjs state-management

code-auditor-nx's Introduction

Selise Code Auditor Project

This project was generated using Nx.

Running Dev Server

First install all packages with: npm install

Start json-server-auth in another terminal tab with the following command:

json-server-auth db.json -r routes.json

Run ng serve code-auditorfor a dev server. Navigate to http://localhost:4200/.

http://localhost:4200 should navigate you to the login page, if there are any problems try clearing out localStorage .

The credentials for the admin account is: email: [email protected]; password: admin123. You can view all the users and their details in the db.json file.

Services

All the services in this code base are divided into mainly 4 types:

  1. form-service : used for form creation, setting forms, custom validations.
  2. api-service: used for handling api.
  3. facade-service: the component mostly talks through this but in some code it might be talking with other facades. Mistake on my part
  4. state-service : service to talk with the observable store.

code-auditor-nx's People

Contributors

kzoeps avatar

Stargazers

 avatar

Watchers

 avatar  avatar

code-auditor-nx's Issues

remove behavior subject

Rather than audit detail providing input to memo-comp have memo-comp output the audit to audit-detail

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.