Daystar Work Log is a B/S-based software with a systematic structure for internal collaborative work within the enterprise. The system supports Forms authentication and authentication of integrated AD active directories, making it convenient for the default installation department of the user's management system to manage employees. Employees can add their own work calendars, share them with colleagues, and more. "
"
This update mainly adds sticky notes"
"
System operating conditions are: .NET3.5+MSSQL2005/2008+Win2003/XP machine or above"
"
Installation instructions:"
1) Create a database and run the app_data script"
2) Open IIS and create a virtual directory worklog pointing to this folder."
3) Modify the database connection in web.config"
server=.sqlexpress;uid=sa;pwd=sa;database=worklog"
4) Just run it"
5) The default admin password is 123456"
This is a test version and many features will be added in the future.