Giter Club home page Giter Club logo

thought-thrive's Introduction

License: MIT

Ttile

๐Ÿ“˜ ThoughtThrive

Description

ThoughtThrive Blog App is a full-featured blogging platform designed to provide a seamless experience for users to create, share, and interact with blog content. It aims to empower users with a friendly interface and provide a space for open communication and content sharing.

๐Ÿ“‘ Table of Contents

โœจ Features

  • User authentication for secure login and registration.
  • CRUD operations for blog posts.
  • Commenting system for user interaction.
  • Responsive design for mobile/tablets and desktop devices.
  • Integration with a backend server and database.

๐Ÿ”ง Installation

To install Blog App, follow these steps:

  1. Clone the repository: Use the git clone command followed by the repository URL.

  2. Navigate to the project directory: Change directory to your cloned repository using the cd command.

  3. Install dependencies: Run npm install to install all required dependencies for the project.

  4. in the terminal log in to your DB mysql using this command mysql -u 'your user name ' -p in the promt type source schema.sql

  5. Seeding data to database

  • in the terminal type node seeds/index.js

  • For demonstration purposes, the blog app includes users and passwords that are fictitious and created solely to showcase the application's features. Any resemblance to actual persons is purely coincidental. To see these example accounts in action, copy and paste the provided user credentials into the LOG IN page of the blog app.

  • Users: (passwords already hashed in db!)

  • 1 | AliceTech | techlover123 |

  • 2 | BobCoder | codeMaster456 |

  1. Configure environment variables Create a .env file in the root directory and define next DB_NAME='blog_db' DB_USER='YUOR CODE HERE' DB_PASSWORD='YUOR CODE HERE' SESSION_SECRET='YUOR CODE HERE'

  2. Start the server Execute npm start to fire up the server. You can then access the app on your browser through the local server address provided by the output, typically http://localhost:3001.

๐Ÿ–ฅ Usage

To use My Blog App

  1. Sign Up for an account or log in.
  2. Navigate to the "Profile" section to add new blog content.
  3. Browse through existing posts on the mydashboard page.
  4. Leave comments on posts to engage with the community.
  5. Manage delete/update your posts through your user 'mydashboard' page.

๐Ÿ”— Links

  • This is the link of my GitHub repository
  • Link to the Heroku Heroku
  • The following screenshot of the app home page Thought-Thrive
  • The following screenshot of the app login page Thought-Thrive
  • The following screenshot of the app show profile page Thought-Thrive
  • The following screenshot of the app show mydashboard (comments) page Thought-Thrive
  • The following screenshot of the app show mydashboard created test post added comments Thought-Thrive

๐Ÿ™ Credits

  • Link of UNB course section NodeJs UNB
  • Link of documentation Express.js
  • Link of Heroku Heroku
  • Link of NPM NPM

License

Copyright (c) 2023 Kirill Lazutin

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

thought-thrive's People

Contributors

kirill777-web avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.