Git Product home page Git Product logo

angular_creswave_code_test's Introduction

Task Manager App (TMA) ๐Ÿš€

Welcome to the Task Manager App (TMA) project! Manage your tasks efficiently with this Angular-based application. Below is all you need to know to get started, from setup instructions to architecture overview and development guidelines.

Prerequisites ๐Ÿ› ๏ธ

  • Node.js v16
  • (Optional) Visual Studio Code
  • (Optional) Angular CLI
  • (Optional) Docker

Setup ๐Ÿ› ๏ธ

Run npm install to install all dependencies.

Architecture ๐Ÿ—๏ธ

This project is built using Angular.

The state management solution applied is RxJS Observable Data Services.

Folder Structure ๐Ÿ“

The project follows a structured folder organization:

  • directives: Custom directives for common use cases.
  • guards: Route guards to handle user authentication and form page exit prevention.
  • helpers: General helper functions and classes.
  • interceptors: HTTP interceptors for authentication, error handling, and loading.
  • models: Interfaces, models, DTOs, and configuration objects.
  • pages: Route components and feature-specific components.
  • pipes: Custom pipes for common use cases.
  • services: Data access, business logic, and state management services.
  • shared: Shared components and modules.
  • util: Static Angular services for common use cases and constants.

Development server ๐Ÿ–ฅ๏ธ

Run npm run start for a dev server. Navigate to http://localhost:4200/.

(Optional) Docker setup ๐Ÿณ

Run docker-compose up --build -d to build and run the Docker container. Navigate to http://localhost:4200/.

Running tests ๐Ÿงช

Run ng test to execute the unit tests via Karma.

Formatting โœจ

To format the code, run npm run format.

Feel free to explore, contribute, and make the Task Manager App even better! ๐Ÿš€๐Ÿ“

angular_creswave_code_test's People

Contributors

dnxempire-1 avatar

Stargazers

 avatar  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.