Skip to content

feat: initialised project, added ui and basic logic#1

Merged
yokwejuste merged 1 commit into
mainfrom
joelfah
Oct 4, 2025
Merged

feat: initialised project, added ui and basic logic#1
yokwejuste merged 1 commit into
mainfrom
joelfah

Conversation

@Joel-Fah

@Joel-Fah Joel-Fah commented Oct 4, 2025

Copy link
Copy Markdown
Member

This pull request introduces initial project configuration and setup files for the DjangoBox project, including Django settings, ASGI configuration, GitHub issue and pull request templates, and IDE configuration files. The changes lay the foundation for development, collaboration, and contribution workflows.

Project setup and configuration:

  • Added Django settings in DjangoBox/settings.py, including installed apps, middleware, database configuration, and other essential settings for running the DjangoBox project.
  • Added ASGI configuration in DjangoBox/asgi.py to support asynchronous server interfaces for DjangoBox.

Collaboration and contribution workflows:

  • Added GitHub issue templates for bug reports, feature requests, and Hacktoberfest ideas in .github/ISSUE_TEMPLATE/, as well as a pull request template in .github/pull_request_template.md to standardize contributions and reporting. [1] [2] [3] [4]
  • Added GitHub configuration file .github/ISSUE_TEMPLATE/config.yml with a community contact link for pre-issue discussions.
  • Added GitHub Actions workflow .github/workflows/add_star.yml to check if pull request authors have starred the repository before merging.

IDE and project environment configuration:

  • Added JetBrains IDE project files and settings, including module definition, inspection profiles, version control mapping, and Python SDK configuration in the .idea/ directory. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

@Joel-Fah Joel-Fah requested a review from yokwejuste October 4, 2025 07:40

@yokwejuste yokwejuste left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking Good To Me

@Joel-Fah

Joel-Fah commented Oct 4, 2025

Copy link
Copy Markdown
Member Author

Looking Good To Me

Yeah ... but still not working properly
If you can get on it, please.
Have to move to somehting else urgently

  • In the data/feedbacks.json, we still still need to add the logic prefill the db with real fake data.
  • I wanted to pass through a form for feedbacks submission but seems like we're jsut going to pass through the json file.
  • I used AJAX request for submissions ... may be take a look.

@yokwejuste

Copy link
Copy Markdown
Member

Looking Good To Me

Yeah ... but still not working properly If you can get on it, please. Have to move to somehting else urgently

Create issues to that and a checklist on this PR

@Joel-Fah

Joel-Fah commented Oct 4, 2025

Copy link
Copy Markdown
Member Author

Looking Good To Me

Yeah ... but still not working properly If you can get on it, please. Have to move to somehting else urgently

Create issues to that and a checklist on this PR

Issue opened >> #2

@yokwejuste yokwejuste merged commit e3cd40f into main Oct 4, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants