Leaffrey Code Library

person holding a card wtih About Us written on it

Leaffrey Code Library allows a user to view code snippets curated by Jeffrey Martin. The code found in this library, has been tested and found to be useful. Theses code snippets are designed to help in creation of program.

Leaffrey Code Library was created as a demonstration project on the use of Entity Framework (Core 2.2) using code first. It was created by Jeffrey Martin with a CSS theme.

Leaffrey Code Library is an ongoing project that will have features added to it over time.

Current Features:
  • Users can view code.
  • Users can search for code.
  • Logged in users can add code types.
  • Logged in users Create, delete, edit code items with multiple code types.
Future Features:
  • Ability for other users to create accounts, that will allow them to add to the code library with their code snippets.
  • Add a commentary section to each code snippet.
  • Add an undo to changes made to saved code snippets.