microl44 / microl44/Julet

Create a table and enter the data on the Jul-rules page into the database.

Open
#87 0 comments 0 reactions 0 assignees View on GitHub
Backend - Database/PHP Medium Refactoring
Dominant language
PHP
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently the jul-rules are hard coded into the page.
It would probably be better if it's inserted into the database and fetched via an API.

First step to do this would be to duplicate the existing data into the database, while still keeping the current functionality.

Once that is complete, work on an API can begin.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the hard-coded jul-rules data and the repository's existing database setup. Start by understanding how the page currently loads and displays those rules, then determine how to duplicate the same data in a database without changing current behavior. Done means the page still works while its data has been entered into the database; the API is a later step.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend, database
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.