Skip to content

Functionality of Our Application

Süleyman Emir Taşan edited this page May 19, 2024 · 1 revision

1.2 Functionality of our Application

Our app has the following basic functionalities:

  • Register as a user: A user can register with their name, surname, username, email and password.

    • register-0
    • registration-1
    • registration-2
  • Login with your credentials: A registered user uses their previously registered credentials to sign in.

    • login-0
    • login-1
  • Create a post: A logged-in user can create a new post that includes a text body, an optional image, and optional and multiple tags.

    • create post
  • View posts in feed: The home page has a feed that contains all of the previously added posts to the platform. A logged-in user can view these posts, the latest at top.

    • feed
  • View a specific post: A logged-in user can choose to view a specific post on its own, by simply clicking to it.

    • view-specific-post
  • Search query among the posts: A logged-in user can search for a music-related query to view the related posts.

    • post-search
  • Search query in the wikidata: A logged-in user can search for a music-related query to view the related results that come from the wikidata, via Semantic search.

    • search wiki
  • View your profile details: A logged-in user can view their profile page that displays their registered name, surname, username, and bio. The profile photo that is displayed on this page is fixed for all users.

    • profile
  • Change your profile details: A logged-in user can change their profile details like their registered name, surname, username, or bio.

    • settings-0

    • settings-1

    • Changed bio is now displayed in the profile:

      • profile-2

🏠 Home

🚀 Important Project Files

🗃️ All Project Files
🧑🏻‍💻 About Us
📝 352 Meeting Notes
📜 Research & Resources
🗂️ Templates
Clone this wiki locally