Skip to content

End of Sprint 4 and Spring Quarter#34

Open
MicahJCave wants to merge 46 commits intomainfrom
develop
Open

End of Sprint 4 and Spring Quarter#34
MicahJCave wants to merge 46 commits intomainfrom
develop

Conversation

@MicahJCave
Copy link
Contributor

As instructed I have created a pull request to merge develop into main. To summarize what we've done is that we have created a way to login/logout/register for an account. An admin will need to assign roles in the Database in order to create moderators and administrators. The web app needs to still connect through a REST API to the mobile app. We have created a way for an administrator or moderator to apply, edit, and view their events/event statuses. Only the administrator has the ability to approve or deny events.

ABWeb-Dev and others added 30 commits April 5, 2022 18:03
Created: AppDbcontext.cs, Imported Microsoft.EF, Created Constructor
…ry Type instead of Map as their is no Map type in C#, ZoneDateTime is stored as TimeZoneInfo
… out how to properties and lastupdated. Type conflicts, Dictionary can not be stored in DB
…wo string objects as properties, one called longitude, the other latitude. Migration was successful with TimeZoneInfo commented out.

Working on TimeZoneInfo Property next
…ventTable. Several "needed" proof of concept tests.
…s. Added EventResponse Post and Post and Get Methods, Made View Model for Events w/enum and conversion from enum string to int.
…to view and passed admin input for club status back into db.
Looked at it, The only thing to think about is the longitude and latitude being a string. But looks like it works looks good!
…t. Will work on converting it to the enumeration value instead
… project. Going to freshen up on that before moving forward. Next step will be to add "Bogus" data to test DB and other functionalities.
…s the other branches did. Will continue working on merging from this branch and Committ********
…oler. Events update and display according to status. Pushing and issueing pull request for Bogus Testing
…-context AppDbContext" to clear table if growing unwieldly, You May update the for loop in the controller to adjust how many "Events" are generated
…gureOutErrors

Issue 4 2 trying to figure out errors
…ck to script when selection is changed from Approved to Denied. Just getting started here.
…d then added migrations and updated the Database. Also added in a DBSet for the EventConditions into the AppDbContext.cs
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.

4 participants