MickaelOnTheWave / MickaelOnTheWave/InvoiceManager
Add default data
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In order to be easily usable and understandable, it would be nice to have an initial data sample. In order to show all the software features, the initial DB should :
- Have several client companies, some with child relationship
- Have several templates
- Have several CSS files
- Have several invoices
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by inspecting the database initialization path and the existing client company, template, CSS file, and invoice data structures. Done means a fresh database contains representative records for each requested category, including parent and child client companies, and the application can display them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100