Anynote based on ExtJS multi-user personal information management system

Source: Internet
Author: User
Tags sqlite database

anynote--Personal information management system- mainly used for learning communication -

SOURCE Download:https://git.oschina.net/xiyt/Anynote.git
First, System description
Anynote is an open source support multi-user personal information management system based on ExtJS, struts, spring and ibatis.
And each function module can be selectively opened or deactivated, the main features include:
1, task management, record work and life to-dos, effectively arrange time, support classification, set priority;


2, daily notes, whether it is to record the daily life of the dots, or to collect some good net text, are good choices;


3, readers can subscribe to their interest in the content, focus on reading;


4, personal album, management to save their own precious photos, leaving good memories;


5, account management, personal financial tools, including total revenue and expenditure statistics, income statistics, daily expenditure statistics;


6, document management, save the management of some personal documents;

Second, environmental requirements
1, jdk1.6+
2, mysql5.0+
3, apache-tomcat-6.0+

Third, installation method
1. Copy the Anynote.war file from the compressed package to the WebApps directory of Tomcat,
When Tomcat is started, the Anynote folder is automatically generated;

2. If you use MySQL, create a UTF-8 encoded database, and then import the \anynote\database
folder under the Anynote (Mysql). sql file creation database;
If you use SQLite, you can use the ANYNOTE.DB3 directly under the \anynote\database folder,
You can also create your own SQLite database and import anynote (SQLite). SQL scripts;

3, open the \anynote\web-inf under the Jdbc.properties file, modify the corresponding number
According to the library driver, address, user name, password; (note the use of the slash "/" in the path);

4. Restart Tomcat, enter http://Host port/anynote to use,
(Admin account: admin/admin).

Iv. Matters of note
1, the system uses UTF-8 code, if garbled problem, please check the database encoding settings are correct.

Source text: http://www.daxiblog.com/anynote/

Anynote based on ExtJS multi-user personal information management system

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.