Week 1
(June,02,2023)
It was the first meeting of coding period, creating basic project structure and the added the documentation file in each package.
Attendees
Discussions
- Type of Database structure: Database Service or a File.
- It will be a database service.
- Discussed about the data components:
- For now we will add all the data components that are in the fossology.
- We will make a new database different from that of fossology.
- How we will be populating the database in the first place:
- we will use the link of data file in fossology.
- For authentication currently it will be same as that of fossology.
General
- Add Reuse.software for licensing of each file.
<!-- SPDX-FileCopyrightText: 2023 Kavya Shukla <kavyuushukla@gmail.com>
SPDX-License-Identifier: GPL-2.0-only -->
- Read about the contributing convention from contribution.md file.
Conclusion and future plan
- Next week we have to have to migrate the json data into the local database.
- Add various data components in the field licenses.
- Create table in local database with the configuration entered.