{"id":22706200,"url":"https://github.com/hichamecode/p9_billed","last_synced_at":"2025-03-29T20:42:07.620Z","repository":{"id":228172672,"uuid":"773027221","full_name":"hichamecode/p9_Billed","owner":"hichamecode","description":"Projet 9 - formation openClassRooms - dev React JS","archived":false,"fork":false,"pushed_at":"2024-09-08T12:54:34.000Z","size":3637,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T21:41:48.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hichamecode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-16T14:43:45.000Z","updated_at":"2024-09-08T12:54:39.000Z","dependencies_parsed_at":"2025-02-04T21:39:49.755Z","dependency_job_id":null,"html_url":"https://github.com/hichamecode/p9_Billed","commit_stats":null,"previous_names":["hichamecode/p9_billed"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hichamecode%2Fp9_Billed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hichamecode%2Fp9_Billed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hichamecode%2Fp9_Billed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hichamecode%2Fp9_Billed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hichamecode","download_url":"https://codeload.github.com/hichamecode/p9_Billed/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246243564,"owners_count":20746307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-10T10:07:57.595Z","updated_at":"2025-03-29T20:42:07.615Z","avatar_url":"https://github.com/hichamecode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Billed 👔\n\nBilled is a project focused on debugging and implementing tests for an employee expense management application.\n\n![JavaScript](https://img.shields.io/badge/JavaScript-ES6+-yellow?logo=javascript) ![Express.js](https://img.shields.io/badge/Express.js-000000?logo=express) ![Jest](https://img.shields.io/badge/Jest-testing-red?logo=jest) ![HTML5](https://img.shields.io/badge/HTML5-E34F26?logo=html5\u0026logoColor=white) ![CSS3](https://img.shields.io/badge/CSS3-1572B6?logo=css3\u0026logoColor=white)\n\n---\n\n## 📖 Description\n\nThis project involves working on an existing codebase for **Billed**, an application designed to streamline the process of managing and validating employee expenses. The main focus is on **debugging** the application and **implementing a comprehensive test suite** to ensure its reliability and functionality.\n\n## 🎯 Objectives\n\n- **Debug** existing features in the application\n- Implement **unit tests** and **integration tests**\n- Achieve **high test coverage** for both frontend and backend code\n- Improve the overall **reliability** and **performance** of the application\n- Practice **test-driven development** (TDD) methodologies\n\n---\n\n## 🛠️ Technologies\n\n- **JavaScript**\n- **Jest** (for testing)\n- **Express.js** (backend)\n- **HTML5/CSS3**\n- **Git**\n\n---\n\n## ⚙️ Installation\n\nTo set up the project locally, follow these steps:\n\n1. Ensure you have **Node.js** installed (version 14 or higher).\n2. Open your terminal and clone the repository:\n\n    ```bash\n    git clone https://github.com/hichamecode/p9_Billed.git\n    ```\n\n3. Navigate to the project directory:\n\n    ```bash\n    cd p9_Billed\n    ```\n\n4. Install the dependencies:\n\n    ```bash\n    npm install\n    ```\n\n5. Start the development server:\n\n    ```bash\n    npm run dev\n    ```\n\n---\n\n## 🌟 Features\n\n- **Employee Expense Submission**: Allows employees to submit their expenses for review.\n- **Admin Review Process**: Provides an interface for administrators to review and approve/reject expenses.\n- **Automated Testing**: Includes a suite of **unit** and **integration tests**.\n- **Debugging Tools**: Implements various debugging techniques to identify and fix issues.\n\n---\n\n## 🗂️ Project Structure\n\nThe project is organized as follows:\n\n```bash\np9_Billed/\n├── src/                 \n│   ├── app/             # Application logic\n│   ├── views/           # Frontend views\n│   ├── controllers/     # Backend controllers\n│   └── models/          # Data models\n├── tests/               \n│   ├── unit/            # Unit tests\n│   └── integration/     # Integration tests\n└── public/              # Static assets\n```\n\n## Contribution\n\nThis project was developed as part of the OpenClassrooms Web Developer training program. Contributions are not currently being accepted.\n\n## License\n\nThis project is for educational purposes within the OpenClassrooms curriculum and does not have a specific open-source license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhichamecode%2Fp9_billed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhichamecode%2Fp9_billed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhichamecode%2Fp9_billed/lists"}