Introduction - If you have any usage issues, please Google them yourself
Diary management system requirements
1. The system can be used by multiple users, to achieve user registration function.
2. Users can only see their log after logging in.
3. Users can write diaries, diary content includes: diary title (optional), diary content (must write), diary date (display calendar allows users to choose their own,
Default is the current date), weather conditions (with at least five options), write a diary mood (provide at least five options).
4. Diary can be inserted with the map (more than one).
5. Each journal needs to be inserted into the database.
6. The user can find the diary according to the time range.
7. Users can find diaries according to weather conditions.
8. The user can find the diary according to the mood of writing.
9. to achieve the full text of the diary to find.
10. Data is stored using the database.