Skip to content

Organize ./core Directory #15

Description

@Toxocious

Description

The directory is pretty unorganized, where much of what lies within could serve as their own directory in the root file structure.

Details

I propose a new, better file structure, which should be done after the completion of Issue #14, which would clear up the ./core/ajax directory and render it unnecessary.

This update would require updating hyperlinks and PHP file requires across the entire code-base.

Current Root File Structure

| absol
| battles
| clan
| core
  |---- ajax
  |---- classes
  |---- functions
  |---- required
| images
| js
| logs
| maps
| pages
| staff
| themes

Proposed Root File Structure

The proposed update would move the ./clan, ./maps, and ./staff directories into the ./pages directory.

| absol -- ! moved to its own repository
| classes
| functions
| images
| js
| logs
| pages
    |---- battles
    |---- clan
    |---- maps
    |---- pokemon_center
    |---- staff
    |---- ...
| required -- ! ideally this would be renamed or something
| themes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorDesirable refactoring of the feature/script in the issue

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions