-
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 * Updating ReadMe to show the final structure of the Project (As of Now) --------- Co-authored-by: Sanidhya Sharma <[email protected]>
- Loading branch information
1 parent
7ed5f3b
commit 85a7367
Showing
2 changed files
with
43 additions
and
6 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