Project 2 of WDI-Remote: Building Your First Full-stack Application - Forum
HTML, CSS, Vanilla Javascript, jQuery, ejs
A express app in node.js implementing a CRUD design and using restful routing as well as bootstrap styling
Two ideas for an approach to the look when I start implementing css
node.js, express, ejs, html, css, bootstrap and ejs-layouts, mongodb, mongo, and mongoose
Created a user creation and authentication system first and created 3 models for user, posts, and comments. Linked the user and post models and the post and comment models together. Using the route paths of express created an app using CRUD (only have really done CR right now, but hoping to do at least U and maybe add admin privleges and create D as well). Then integrated bootstrap with an ejs-layout and used it to help style the page.
https://secure-plains-44565.herokuapp.com/
None at the moment
css styling still feels unsufficticated and missing something, but haven't figured out/decided what. There may be an issue with the user sign up feature, but I'm going to need to do more testing to find out. Check out my Issues page: https://github.com/Arcdeamonofire/project-2/issues for more info on what I am currently working on in this particular project!