Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

W02 Team Activity: Project Planning and Setup

Meeting Summary

I worked independently on the Week 02 project setup and planning activities due to approved scheduling/work conflicts and my request to work solo.

Topics Reviewed

  • .NET Blazor project requirements
  • ASP.NET Core MVC and database setup
  • GitHub repository organization
  • Project planning and brainstorming
  • Future deployment and CRUD requirements
  • Authentication and usability expectations

Participant

  • Dennis Almendarez

Project Ideas

Project Idea 1 — Severe Weather Tracker

Target Audience

Families, students, and people living in areas affected by hurricanes, tornadoes, and severe storms.

Summary

A .NET Blazor web application that helps users track severe weather events, save emergency plans, and organize preparation tasks before storms arrive.

Features

  • User login/authentication
  • Add and manage tracked storms
  • Hurricane tracking records
  • Tornado/twister tracking records
  • Emergency checklist CRUD
  • Saved locations
  • Storm category/status fields
  • Search and filter by storm type, year, location, or severity
  • Preparedness tips page
  • Dashboard showing active alerts or saved storm records

CRUD Examples

  • Create a storm record
  • Read storm details
  • Update storm status/category/location
  • Delete old storm records

Project Idea 2 — Anime & Movie Tracker

Target Audience

Anime fans, movie fans, students, and casual viewers who want to organize what they watch.

Summary

A .NET Blazor web application that lets users track anime and movies they have watched, want to watch, or are currently watching. Users can rate titles, organize them by genre, and receive simple recommendations based on their saved preferences.

Features

  • User login/authentication
  • Add anime/movie titles
  • Track status:
    • Watching
    • Completed
    • Want to Watch
    • Dropped
  • Add genre, rating, release year, and notes
  • Search and filter by genre, year, rating, or status
  • Favorite list
  • Basic recommendation section
  • CRUD for saved titles

CRUD Examples

  • Create a movie/anime record
  • Read watchlist details
  • Update rating or status
  • Delete titles from the list

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages