Code Monkey home page Code Monkey logo

client-scout's Introduction

NPM Angular CLI version NPM
By Hamza Es-saady


Client Scout Logo


Client Scout is a client management application that helps you, as an administrator, to manage your clients with the balance that they owe. Client Scout uses Firebase as a development platform and data is persisted in the cloud Firestore Database.

Client Scout is actually not a multi-user application, but it is provided with a registration feature to help you preview the functionality of the application.

You are free to reuse, copy, modify, and distribute, but you have to give attribution.

Technologies & Tools

Client Scout is created with:

Prerequisites

Before installing Client Scout you need to:

  1. Install Node.js
  2. Install Angular CLI : npm i -g @angular/cli

Installation and configuration

Clone the repo

git clone https://github.com/Kuohamkun/client-scout.git
cd client-scout

Install npm packages

Install the npm packages described in the package.json and verify that it works:

npm install
npm start

The npm start command builds (compiles TypeScript and copies assets) the application into dist/, watches for changes to the source files, and runs lite-server on port 3000.

Shut it down manually with Ctrl-C.

Run

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will run and it will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Further help

This project was generated with Angular CLI version 10.0.4.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

๐Ÿ’– Support me

I just start to open-source almost everything I can, and I try to reply to everyone needing help using these projects. However, If you are using this project and happy with it and just want to encourage me to continue creating stuff, there are few ways you can do it :

  • Giving proper credit when you use it, linking back to it :D
  • Starring and sharing the project ๐Ÿš€

Thanks! โค๏ธ


Contributions are welcome! <3

Made with โค๏ธ and Passion.

client-scout's People

Contributors

hamzaessaady avatar

Stargazers

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