Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRUD #24

Merged
merged 16 commits into from
Nov 15, 2024
Merged

CRUD #24

merged 16 commits into from
Nov 15, 2024

Conversation

RespectMathias
Copy link
Contributor

✨ Description

Adding simple CRUD.

Linked Issue:

πŸ”„ Type of Change

  • 🐞 Bug fix
  • ✨ New feature
  • πŸ”§ Improvement

βœ… Checklist

  • πŸ“ Code follows project style guidelines
  • πŸ”— Relevant issue is linked and moved to 'In Progress'
  • πŸ§ͺ All relevant tests have been added or updated
  • βœ”οΈ Continuous integration (CI) tests have passed
  • πŸ‘€ Ready for review

πŸ“„ Additional Information

Ahmad-Alqadiri and others added 16 commits November 12, 2024 13:09
Added Game Model
Added Review Model
Created CRUD for game model
Change folder name from game to games
updated ApplicationDbContext
updated GameLibrary
Added Dbset to ApplicationDbContext
Added Game Model
Added Review Model
Created CRUD for game model
Change folder name from game to games
updated ApplicationDbContext
updated GameLibrary
Added Dbset to ApplicationDbContext
Still some object reference issues e.g. when click create new
Error fix:
* Missing dummy data in create
* Re-added Reviews dbset
Game.ImageUrl got value but after submitting another data save as default
Fixed all problems in creating, editing, deleting and displaying.
added some of games to index page
fixed some bugs with different resize page
pages missing  permissions trust code
To avoid conflict with samuel games dir
@RespectMathias RespectMathias merged commit c45b25f into main Nov 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants