Welcome to the Words Web App! This is a Blazor WebAssembly application that allows users to authenticate, store, and retrieve words they've learned.
-
User Authentication: Users can create accounts, log in, and securely access their personalized content.
-
Word Management: Add, edit, and delete words with ease. Each word includes fields for the term and its definition.
-
Generate Randdom Advice: Users can can generate random advice (If you need it).
-
Blazor WebAssembly: The front-end framework used to build the interactive user interface.
-
C#: The primary programming language for both client and server-side logic.
-
HTML/CSS: The foundation for structuring and styling the web pages.
-
Bootstrap: Used for responsive and visually appealing design components.
- Add a way for users to practice. Via flashcards or multiple choice.
- Add some kind of ranking method (Maybe).
To run the Words Web App locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/words.git
- Navigate to the project directory:
cd words
- Open the solution in your preferred IDE (e.g., Visual Studio, Visual Studio Code).
- Build and run the application.
Images | Images |
---|---|