Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karendouglas/inmyfeelings
FULL STACK, SQL, REACT APP, USER AUTHENTICATION. (*&*) Encrypted Login, (*&*) Manages Session States (*&*) Designed Layout (*&*) Designed Schemas and Associations
https://github.com/karendouglas/inmyfeelings
express-session handlebars mysql sequelize vanilla-css
Last synced: 12 days ago
JSON representation
FULL STACK, SQL, REACT APP, USER AUTHENTICATION. (*&*) Encrypted Login, (*&*) Manages Session States (*&*) Designed Layout (*&*) Designed Schemas and Associations
- Host: GitHub
- URL: https://github.com/karendouglas/inmyfeelings
- Owner: KarenDouglas
- Created: 2024-02-15T17:24:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T20:44:38.000Z (11 months ago)
- Last Synced: 2025-01-27T11:16:07.862Z (12 days ago)
- Topics: express-session, handlebars, mysql, sequelize, vanilla-css
- Language: JavaScript
- Homepage: https://inmyfeelings-617a8f81f293.herokuapp.com/
- Size: 730 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# In My Feelings Blog App
## Live Site
[View the Live Site](https://inmyfeelings-617a8f81f293.herokuapp.com/)
![screencapture-inmyfeelings-617a8f81f293-herokuapp-2024-03-20-13_23_38](https://github.com/KarenDouglas/inMyFeelings/assets/79128405/eb0b45bd-d03d-4c91-8a9f-45d9843490d1)# Description
Welcome to my Blog App repository! This project is a user-friendly platform where individuals can explore, create, and interact with blog posts. Users can browse through a diverse range of topics, leave comments to engage with the community, and even contribute their own posts to share their experiences and insights.The application includes a convenient dashboard interface, empowering users to manage their posts effortlessly. They can edit existing posts or remove them as needed, all from one centralized location.
To ensure security and protect user privacy, the app implements Express sessions for seamless user authentication.
Built with modern web development technologies, this Blog App offers a smooth and responsive experience for both readers and bloggers alike. Whether you're here to discover captivating content or express your thoughts through writing, this platform provides the perfect space for meaningful interactions.
Feel free to explore the codebase, contribute enhancements, or provide feedback to help refine and improve the application. Thank you for your interest in my Blog App project!
## Video Sample
click on video for full demonstration![![Watch the video](./example/employeeTracker%20CLI%20-%20Made%20with%20Clipchamp.gif)](https://youtu.be/axKSFufL-Fg)
## Built With
- JavaScript
- Node.js
- Handlebars
- Sequelize
- MySQL
- Express-Session
- Bcrypt## Instructions
To download node packages:
```bash
npm i
```
To start employee tracker and seed data:
```bash
npm run dev
```## Author
- LinkedIn: [@KarenDouglas](https://www.linkedin.com/in/karen-douglas-344974246/)
- Frontend Mentor: [@KarenDouglas](https://www.frontendmentor.io/profile/KarenDouglas)
- Twitter: [@CodeNoob4Life](https://twitter.com/CodeNoob4Life)