Skip to content

jadeit/catalogd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatalogD

This is a simple Symfony 2 Application that's been setup to with assetic asset management, the FOSUserBundle for user management and jQuery 1.9 and Bootstrap 2.3.

It provides the following Entities:

  • Items - Simple entities with an identifier and a description.
  • Categories - Items can be assigned to a single Category.
  • Tags - Items can be added to multiple Tags.

The CRUD for all three entities have been generated.

About

Simple Symfony2 Application with Items, Tags and Categories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages