-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Basic chat UI created * Added sender names * Removed react logos from default code base * Bugfix - scrolling issue in chat window * Integrated back-end API using axios * Updated README.md with tasks * Fixed bot response over writing user response * Began adding chat bubble * Switched chat UI to Modal view * Added comments to ChatUI.js * Updated README.md * Added login register UI and added confidence UI * Uncommented axios post request for login as guest * Fixed CORS error and improved UI of logout button * Added Code to put in CourseList * Added Code to put in CourseList --------- Co-authored-by: Sanidhya Sharma <[email protected]>
- Loading branch information
1 parent
1415962
commit 7ed5f3b
Showing
4 changed files
with
19 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters