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.
Daystar work log system Worklog4.2 update log:
This is the second version, which adds functions such as log management and sending meeting requests.
System operating conditions are: .NET3.5+MSSQL2005/2008+Win2003/XP machine or above
Installation instructions:
1) Create a database and run the script of app_data
2) Open IIS, 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.