- Javascript
- Node.js
- Node packages
- MySQL
- connect-session-sequelize
- express-session
- handlebars
- dotenv
- bcrypt
- express
- mysql2
- sequelize
- MySQL Database
- Heroku / JawsDB (Database)
- An Application that you have to create an account, and after sign in to the app it will let you create, update, delete a blog contents.
-
When user go to the webpage with deployed application, posts will be on the main page
-
If user clicks on the link of the post, it will take it to login / signup page
-
User needs to create an account to see full application.
-
After creating an account user will be directed to dashboard, and there will be a button that takes user to new post page.
-
If user go to the homepage and click on post, it will take user to specific post page
-
If user click on the post in the specific post page, it will let the user create a comment on specific post. (Accordion style button added).
-
If user click on the specific post on dashboard page, it will let the user update or delete their posts.
- Created by Tolga Secme.
- No contributes.
- E-mail me for any questions [email protected]
- Also you can find me on Github TolgaS92.