Giter Club home page Giter Club logo

margatsni's Introduction

margatsni's People

Contributors

kerosz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

margatsni's Issues

Notification system

Have a notification system that will notify the user in real time if any important actions are taken. For example if any other user likes, follows or sends him a message he should be able to recieve a real time notification of that particular action.

Separate post page

Each post that is currently displayed on the timeline needs to have a separate page.

Requirements:

  • The post page pathname must have the postId as identifier.
  • Display post information on the post page( including, post title, post image, comments, dates)

Reset password

Have a reset password page, in which users can enter their username or email address and call a service to send them an email at the email address that matched their account data with details for resetting their password.

The page must be found at the route /accounts/password/reset

The page must have 2 options, one for logged in users, that will check if a user is logged in and auto complete the resetting field, with account details, not allowing them to change the input values.

image

And one option for non-authorized/not logged in users, that will request them to enter their username/email address check, then check the details and if they match any user, send them an email with the reset link on the email address that matches their account.

image

Verified request on account settings

Have an option on the settings to request verified status.

The requirements for now in order to get the verified status will be 100 followers 20 posts and email address that is linked to their account must be verified.

If the user doesn't meet the requirements he cannot send the request to the server. In case user meets the requirements have him be able to submit the form for the request, and re-check on firestore if the requirements are ment before giving the user the verified status.

Inbox and messeging functionality

Have an inbox and messeging possibility for the users. A user must be able to sent a messege to another user only if they are following the user they want to send the message to.

In case the user that recieved the messege is not following back the user that sent it, the room must be accepted before receiving the message. If the user is following back the user that sent the message then the messege will appear directly in the inbox.

image

Search bar

Have the possiblity for the users to search on the app.

Requirements:

  • Search in user collection only
  • Search substrings that matches suffixes.

image

Delete account functionality

Add the possibility for users to delete their account and all the data stored in database for their particular account.

In order to delete the account the user must be prompted with a confirmation dialog, in which user is required to insert their current account password.

Upon user entering the password and hitting confirm, go ahead and validate that the entered password is the account password and re-authentificate them, then call the a service function to delete their account data.

On success redirect users to a page that will let them know that their account was deleted and no possible way of recovery is available, on a server error, show user the error.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.