Culture Interactive Project Research
Culture Interactive
Error In Code:
- Ui Is note Responsive.
- Many Dependencies Is Installed But Never Used.
- React is a single-page application but our project page is refreshed.
- Add the account is work but the data storing time page is refreshed Also Deleting time refreshed.
- Only Account Added and project add functionality are mentioned.
- In signup and login, functionality is mentioned but not stored data in firestore.
- Also, Contributor details are note added.
- In code, most of the code is hardcoded not soft coded.
Folder Structure:
public π π
index.html ππ
All HTML header section details are available here.
π Google Fonts Is CDN Mentioned Roboto.
π Remix-Icons CDN Mentioned
π Font Awesome Icon CDN Mentioned
π Bootstrap CSS CDN Mentioned Version 5.0.2
π Bootstrap Script CDN Mentioned
π JQuery CDN Mentioned Version 3.2.1
π External Javascript Code Mentioned in Body Section.
src π π
components π π
Dcomponents π π
AccountEdit π π
LeadEdit.jsx π
PocEdit.jsx π
Pcomponents π π
Deliverables.jsx π
Project_details.jsx π
Shortlist.jsx π
Stakeholders.jsx π
Timeline.jsx π
PcomponentsEdit π π
DeliverablesEdit.jsx π
ProjectdetailsEdit.jsx π
ShortlistEdit.jsx π
StakeholdersEdit.jsx π
TimelineEdit.jsx π
Account.jsx π
Lead.jsx π
Poc.jsx π
Project.jsx π
ProjectEdit.jsx π
Table.jsx π
images π π
All types of images available are mentioned here.
Moodboard π π
images π π
Moodbard Cards Images Mentioned Here.
Crop.jsx π
No Functionality Available Here.
Folder.jsx π
May Be File Upload Functionality Here.
Interactable.jsx π
MoodBoard.jsx π
Mood Board Dashboard Mentioned Here Like Create Card.
ResizableBox.jsx π
May Be Image Uploaded Resized Functionality.
App.js π
All Route Mentioned Here. means path mentioned.
Auth.js π
Authentication Functionality Provide. (React context created here)
Dashboard.jsx π
Dashboard Structure is mentioned.
Error is proper link tag is not mentioned.
Home.js π
Conditions Mentioned here client is login then see the dashboard otherwise they redirect to the login page.
Login.jsx π
π Condition Mentioned Client is already login then redirect to Dashboard Component.
π Login Functionality implemented login with EMAIL Account.
Projecttable.jsx π
π Project Table Is Mentioned Here That Show All Project Available In Data Base.
Signup.jsx π
π Condition Is mentioned like user as already login then redirect to Dashboard Page.
π SignUp Functionality Mentioned Here. Means SignUp with Email Id.
fonts ππ
One of the fonts exported is available here.
firebase.js π
Firebase Project Config Mentioned Assess Two functionality Firestore, and auth.
index.js π
React Dom Script Available for running overall project.
styles.scss π
All External Scss Styling Available.
.gitignore π
package-lock.json π
package-lock.json is automatically generated for any operations where npm modifies either the node_modules tree or package.json. It describes the exact tree that was generated, such that subsequent installs are able to generate identical trees, regardless of intermediate dependency updates.
package.json π
dependencies π
aws-sdk π 2.1011.0
dotenv π 10.0.0
firebase π 8.0.2
interact.js π 1.2.8
interactjs π1.10.11
jquery π 3.6.0
node-sass π 6.0.1
react-contextmenu π 2.14.0
react-dom π 7.0.2
react-drag-resize π 0.1.4
react-draggable π 4.4.4
react-image-crop π 8.6.12
react-resizable π 3.0.4
react-rnd π 10.3.5
react-router π 5.2.1
react-router-dom π 5.3.0
react-s π 3 1.3.1
react-script π 4.0.3
react-select π 5.1.0
reactablejs π 0.2.0
styled-components π 5.3.1
Comments
Post a Comment