Skip to content

A simple client manager based on a cause effect app from App Ideas

License

Notifications You must be signed in to change notification settings

AleNoia/client-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚖️ Client Manager

A simple client manager based on a Cause Effect App from App Ideas

GitHub language count Repository size License GitHub last commit

image


📌 Table of Contents


💡 Features

  • 🧑 View details of each client dynamically

🎯 Purpose

My purpose with this project is to learn more about design patterns and UI/UX design.


🛠 Installation

You need to download git initially

Run this command to clone the repository:


git clone https://github.com/AleNoia/client-manager.git

🎲 Runnig

Run the index.html file in the src folder


📝 Utilization

It's very simple to use the Client Manager.

In the file manageClient.js is where all logic meets.

The application uses an array from the clients.js file in which it takes all the client data to be processed and displayed.

The creator.js file processes the birthday data to find out the age and also the names to be abbreviated.

The main.js file starts application and handles possible errors.


⚙ Technologies used

Technologies that were used in the development of the project:


🤝 Contributing

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-feature
  3. Save your changes and create a commit message telling you what you did: git commit -m" feature: My new feature "
  4. Submit your changes: git push origin my-feature

If you have any questions check this guide on how to contribute

Feel free to contribute 🙂


👋 Author

If you want to contact, mail me or send a message on Twitter

Gmail Badge badge


🧾 License

Released in 2021. This project is under the MIT license.

Made by Igor Noia 👋

About

A simple client manager based on a cause effect app from App Ideas

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published