Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Words Web App

Welcome to the Words Web App! This is a Blazor WebAssembly application that allows users to authenticate, store, and retrieve words they've learned.

Table of contents

Features

  • 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).

Technologies Used

  • 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.

Future Plans

  • Add a way for users to practice. Via flashcards or multiple choice.
  • Add some kind of ranking method (Maybe).

Getting Started

To run the Words Web App locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/words.git
  2. Navigate to the project directory: cd words
  3. Open the solution in your preferred IDE (e.g., Visual Studio, Visual Studio Code).
  4. Build and run the application.

Screenshots

Images Images

About

A Blazor WebAssembly application that allows users to authenticate, store, and retrieve words they've learned.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages