Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Super262/DroneNews

Repository files navigation

DroneNews

The drone_news is both the web server and the administration site for DroneNews.

1. Demand

The applet should realize the functions of drone industry news and video browsing, so the applet should have at least a news page and video page to show the corresponding contents. The news and video data in the applet should come from the database; the backend website displays the information from the database and can add, delete, and check the news, videos, and live streams.

2. Outline

The applet includes three modules, which are information module, video module, and personal information module. The function of the information module of the applet includes showing the introduction of all information and showing all the contents of the current information. The functions of the video module of the app include displaying the introduction of all videos, playing the current video, posting comments, collecting videos, following the author, reporting videos, and uploading videos. The personal information module of the app includes user registration, user login, avatar uploading, displaying favorite videos, displaying the number of favorite videos, displaying videos sent by people followed, and displaying the number of videos followed. The website includes three modules: information module, video module, and user information module. The function of the information module of the website includes displaying important information of all information (ID, title, source, and creation time), adding new information, and deleting information. The function of the Video module of the website includes displaying essential information about all videos (ID, author ID, description, duration, width, height, number of likes, and creation time) and deleting videos. The user module of the site features essential information about all users (ID, avatar, username, nickname, number of followers, number of likes).

3. User Interfaces

3.1 Register

image

3.2 Login

image

3.3 News

image

3.3.1 Detail

image

3.3.2 Search

image

image

3.4 Videos

image

3.4.1 Detail

image

image

3.4.2 Report Issues

image

3.4.3 Search

image

image

3.5 My Account

image

Releases

No releases published

Packages

No packages published