To see the app in action, go to https://collection-of-links.herokuapp.com/ username: test password: 1234
-
Authentication:
-
User login with username and password
-
Admin sign-up with admin code
-
Need to have invite code inorder to sign in
-
-
Authorization:
-
Only the user be able to see their own link
-
One cannot edit or delete links created by other users
-
Admin can manage all links
-
-
Manage Links posts with basic functionalities:
-
Create, edit and delete links
-
If you do not included the picture, it will goes to that link and screenshot the website for you.
-
You be able to upload your own photos.
-
-
Manage user account with basic functionalities:
- User be able to signup for website
-
Flash messages responding to users' interaction with the app
-
Responsive web design
-
Update link photos when editing Link
-
Improve image load time using Cloudinary
This app contains API secrets and passwords that have been hidden deliberately, so the app cannot be run with its features on your local machine. However, feel free to clone this repository if necessary.
npm installor
yarn install