Skip to content

TanDao01262000/BlogApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogSphere

Your digital space for seamless blogging, connecting content creators and readers with a single click.

Table of Contents

About the Project

BlogSphere is an innovative blogging platform designed to simplify the content management process for creators while enhancing the reading experience for the audience. It addresses the core issue of user-friendly navigation amidst the ever-growing digital content space. Tailored for avid bloggers, digital marketers, and storytelling enthusiasts, BlogSphere stands as a pivotal tool in an era where the clarity of information and ease of access are paramount. This project is a cornerstone for empowering creators and engaging readers, reflecting the critical need for organized, accessible, and interactive digital content curation.

Built With

  • Python - A versatile programming language for building the backend logic.
  • Django - A high-level Python web framework that encourages rapid development and clean, pragmatic design.
  • HTML - The standard markup language for documents designed to be displayed in a web browser.
  • CSS - The style sheet language used for describing the presentation of a document written in HTML.
  • Vanilla JavaScript - Pure JavaScript for client-side scripting.
  • Supabase - An open-source platform that adds real-time and RESTful APIs to Postgres database without a single line of code.

Prerequisites

List any dependencies or prerequisites required to run the project. Be sure to include version numbers if applicable.

Getting Started

This section should provide detailed instructions on how to get started with the project. This includes installing dependencies, setting up the environment, and running the project.

Installation

  1. Clone the repo
 git clone https://github.com/TanDao01262000/Final-Project---CS157A.git

OR

 git clone [email protected]:TanDao01262000/Final-Project---CS157A.git
  1. (Optional) Create a virtual environment
  python -m venv name_of_virtualenv
  source name_of_virtualenv/bin/activate (for Mac & Linux)

OR

  name_of_virtualenv\Scripts\activate (for Window)
  1. Install dependencies

  2. Navigate to the folder that contains requirements.txt:

  3. Install the dependencies:

pip install -r requirements.txt
  1. Run the application:

Note: Make sure you are in the folder contains the file called "manage.py"

  python manage.py runserver

Supabase Access

PLease contact [email protected] to have the access to the database on Supabase

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published