Link to the app: Click Here
- HTML/CSS/JS
- MongoDB/Mongoose
- Express JS
- Bootstrap
This app is a study/work aid that will keep solutions and troubleshooting answers to coding problems in JS, HTML, Css, etc. It organized by category and has an area for a description/notes. It will have the ability to add new entries, update and delete entries.
Click on any category to view all entries for that category. Click all to see all enteries.
From the index page a short description can be seen and a clickable link to a website/video that has the solution or lesson.
Each entry can be viewed, updated or deleted. A new entry can be done by clicking the "New Entry" button at the top of the page.
- Ability to view all JS (and other category) entries on the main page.
- There will be a view with a hyperlink, and description that can be updated.
- As a user, I want to be able to add my own solutions (no hyperlink needed).
- General CSS/Bootstrap placement of items on page.
- Finalizing the "codeblock" feature.
- Search function on main page.
- View videos from separate box within the page.
- Ablility to sort in ascending and descending order the Date created, title/name, etc.
- Ability to add new categories on the main page.