|
AjSite
AjSite is a web site, written in C# 2.0. It has categories, items and tags. It was inspired by my previous experience building my own personal web site (www.ajlopez.com) using PHP4. My personal site has categories (a tree of categories), items (each item can be associate belong zero, one or more categories), but no tags yet.
AjSite is designed to have:
- A tree of categories
- A collection of items
- A collection of tags
Each item can be associated to zero, one or more categories.
Each item can be associated to zero, one or more tags.
Each category has a parent category (except top level ones).
There are different kinds of items:
- Links to other pages
- Internal page with content
- Uploaded documents
More derived types of item are planned.
ReleasesNo releases yet
Thanks for your interest in my project
Angel "Java" Lopez
http://www.ajlopez.com/
http://www.ajlopez.com/en
|