Skip to content

Added the source code for qa assignment#4

Open
ashish-arora wants to merge 4 commits intojianminsim:masterfrom
ashish-arora:master
Open

Added the source code for qa assignment#4
ashish-arora wants to merge 4 commits intojianminsim:masterfrom
ashish-arora:master

Conversation

@ashish-arora
Copy link

Very Basic implementation of real time qa application. A user can post many questions at the same time and anybody who is online can reply to the questions with the answers or post another question. There is always one wall on which all the things are happening. If the a particular user gets offline then the application will not store there messages, so messages will be lost.

@ashish-arora
Copy link
Author

I have added sqllite database for handling of the messages.

@ashish-arora
Copy link
Author

I have corrected the points mentioned in the feedback and also added below mentioned points:

  1. User Login/SignUp functionality
  2. Session maintenance
  3. Backend Models to store data i.e data persistency
  4. UI Revamp
  5. Login/SignUp forms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants