issues
search
Eiuol2
/
Resume-Portfolio-Template
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implemented custom clickable buttons that route to Login and Signup pages
#62
emmagracekim
opened
2 years ago
0
Incorporated animated background for landing page
#61
emmagracekim
opened
2 years ago
0
Home Page style changes with MaterialUI
#60
emmagracekim
opened
2 years ago
0
CSS Styling changes to sign-in page (frontend only)
#59
emmagracekim
opened
2 years ago
0
CSS Styling changes to sign-in page (connect to backend)
#58
emmagracekim
opened
2 years ago
0
Split app into two Heroku apps: one for frontend, one for backend
#57
emmagracekim
opened
2 years ago
0
Changed hardcoded localhost to Heroku app link
#56
emmagracekim
opened
2 years ago
0
Connected app to Heroku with CI, deployed website
#55
emmagracekim
opened
2 years ago
0
Created new schema for Profile with 2 new endpoints
#54
emmagracekim
opened
2 years ago
0
Implement delete posts functionality
#53
emmagracekim
opened
2 years ago
0
Disable viewing certain pages based on cookies/token status
#52
emmagracekim
opened
2 years ago
0
Created logout button and functionality
#51
emmagracekim
opened
2 years ago
0
Push PDF to database
#50
andrewtran127
opened
2 years ago
0
Home page routes to Profile page once user signs in
#49
andrewtran127
opened
2 years ago
0
Create home page before signing in
#48
andrewtran127
opened
2 years ago
0
Create Profile for existing users
#47
andrewtran127
opened
2 years ago
0
Create Profile for new users
#46
andrewtran127
opened
2 years ago
0
Posts displayed based on specific user
#45
andrewtran127
opened
2 years ago
0
Fixed rerendering of components with useEffect() hook
#44
andrewtran127
opened
2 years ago
0
attach user id to creating posts
#43
emmagracekim
opened
2 years ago
0
add user id to viewing/fetching posts
#42
emmagracekim
opened
2 years ago
0
add verify functionality
#41
emmagracekim
opened
2 years ago
0
change post routes to async
#40
andrewtran127
opened
2 years ago
0
add req._id = decoded in backend verify to be able to access specific posts
#39
emmagracekim
opened
2 years ago
0
empty outdated posts in database
#38
emmagracekim
opened
2 years ago
0
add css to resume upload page
#37
Eiuol2
opened
2 years ago
0
Use react-pdf to display resume PDFs
#36
emmagracekim
closed
2 years ago
0
Upload resume to database
#35
andrewtran127
opened
2 years ago
0
Implement the delete functionality of posts on frontend and backend
#34
emmagracekim
opened
2 years ago
0
Incorporate working routing for the sign-up page
#33
andrewtran127
opened
2 years ago
0
Incorporate working routing for the login page
#32
emmagracekim
opened
2 years ago
0
Create frontend signup page
#31
andrewtran127
opened
2 years ago
0
Create frontend login page
#30
emmagracekim
opened
2 years ago
0
JWT login tokens/user authentication
#29
andrewtran127
opened
2 years ago
0
Resumix updated resume
#28
emmagracekim
opened
2 years ago
0
Added a new NavBar
#27
andrewtran127
opened
2 years ago
0
Fixing MongoDB connection issues for post
#26
andrewtran127
opened
2 years ago
0
Implement delete and edit functionality for post
#25
andrewtran127
opened
2 years ago
0
Changed method of uploading/displaying PDF
#24
andrewtran127
opened
2 years ago
0
Displaying PDF after implementing routes
#23
andrewtran127
opened
2 years ago
0
Made schema for resume objects
#22
andrewtran127
opened
2 years ago
0
Created resume routes
#21
emmagracekim
opened
2 years ago
0
Made schema for post objects
#20
andrewtran127
opened
2 years ago
0
Made routes for post objects
#19
andrewtran127
opened
2 years ago
0
Create post list to display all posts (grid view)
#18
andrewtran127
opened
2 years ago
0
Create singular post object
#17
andrewtran127
opened
2 years ago
0
Assemble user profile page
#16
emmagracekim
opened
2 years ago
0
Store users in the database
#15
emmagracekim
opened
2 years ago
0
Assemble the Sign-Up page
#14
emmagracekim
opened
2 years ago
0
Implement user login and authentication
#13
emmagracekim
opened
2 years ago
0
Next