Giter Club home page Giter Club logo

hadithedetonator / blogging-tool Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 46 KB

A web application built with Express.js, Tailwind CSS, and SQLite3 for managing and sharing articles. Authors can securely upload articles with titles, content, and optional images, while readers can browse and like articles based on popularity and date. readers can browse and like articles based on popu

JavaScript 54.14% CSS 0.42% EJS 45.44%
expressjs social-media tailwindcss

blogging-tool's Introduction

Article Management System

This is an article management system built with Express.js, Tailwind CSS, and SQLite3. It allows authors to authenticate and upload articles, while readers can view and like articles.

Features

  • Authentication: Authors can sign in to upload articles.
  • Article Upload: Authors can upload articles with a title, content, and optional image.
  • Article Viewing: Readers can view articles sorted by date or popularity.
  • Article Liking: Readers can like articles to show appreciation.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/article-management-system.git

    Navigate to the project directory:

cd article-management-system
Install dependencies:
npm install
Run the application:
npm start
The application will be accessible at http://localhost:3000.

Usage

Register as an author or reader. Authors can sign in to upload articles. Readers can view articles and like them. Enjoy reading and sharing articles!

Technologies Used

Express.js: Web framework for handling HTTP requests. Tailwind CSS: Utility-first CSS framework for styling. SQLite3: Lightweight SQL database engine.

Contributing

Contributions are welcome! Please fork the repository and submit pull requests to contribute.

License

This project is licensed under the MIT License.

blogging-tool's People

Contributors

hadithedetonator 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.