I am looking to adapt a concept that I had in the form of a webpage into a browser (chrome) application.
The bare bones concept is a front facing user friendly database of websites that (upon logging into their profile) allows users to visit/window shop these sites and upon finding sites they like, bookmark them so that when they access the app, they have the full original database of sites at their disposal along with a collection of the ones they've chosen. Users would be able to click add upon visiting a site they like in the original database and have them accessible in their personal collection, while deleting ones that are already saved in their collection.
Ideally, I would like to make this a full stack javascript project, but Im having a hard time figuring out the best course of action. I've been working on full stack development via the MEAN stack, but I don't know if the full stack is necessary.
Should I just build an angular front end with accompanying basic javascript, css, html and then tie that to specific database type. Or should I be exploring storing that stuff through google api's?
I would like some guidance and helpful input from the 6 cert squadron here. Any and all help is greatly appreciate fam
The bare bones concept is a front facing user friendly database of websites that (upon logging into their profile) allows users to visit/window shop these sites and upon finding sites they like, bookmark them so that when they access the app, they have the full original database of sites at their disposal along with a collection of the ones they've chosen. Users would be able to click add upon visiting a site they like in the original database and have them accessible in their personal collection, while deleting ones that are already saved in their collection.
Ideally, I would like to make this a full stack javascript project, but Im having a hard time figuring out the best course of action. I've been working on full stack development via the MEAN stack, but I don't know if the full stack is necessary.
Should I just build an angular front end with accompanying basic javascript, css, html and then tie that to specific database type. Or should I be exploring storing that stuff through google api's?
I would like some guidance and helpful input from the 6 cert squadron here. Any and all help is greatly appreciate fam
