-
Notifications
You must be signed in to change notification settings - Fork 0
Home
HEALTH SITE
The HealthSite project is a dinamic web site, developed by asp.net mvc technology.
It consists of several categories on health topics, with administrative inteface for adding publication.
Users can view articles, post comments on each of them (registration and login required), send messgaes to the administrator and enroll for a weekly buletin.
Navigation between the index page, single article and category views is available all over the page through ajax calls.
All options are available and working. The project can be started with VS 2015, for it is still not uploaded ona hosting providor (database is on localDB), so no need of SQL server running.
Still to be implemented: -Articules paging in category view -Roles authentication for admin functionalities -Bulertin enrollment option ...uploading to Azure