Coder Social home page Coder Social logo

sargeblog's Introduction

SargeBlog Web Application

SargeBlog is a web application built using the Django Python framework, HTML, Bootstrap, and CSS. It provides a platform for users to sign up, create, update, and delete blog posts, manage their profiles, and reset their passwords.

Features

User Authentication: Users can sign up for an account, log in, and log out securely.

Blog Management: Create, update, and delete blog posts with ease.

Profile Management: Users can update their profiles, providing a personalized experience.

Password Reset: Forgot your password? No worries! Reset it through a secure process.

Getting Started

Prerequisites

Make sure you have the following installed:

Python 3.x

Django

Installation

Clone the repository:

  git clone https://github.com/your-username/SargeBlog.git

Navigate to the project directory:

  cd SargeBlog

Install dependencies:

pip install -r requirements.txt

Apply migrations:

  python manage.py migrate

Create a superuser:

python manage.py createsuperuser

Run the development server:

  python manage.py runserver

Access the application at http://localhost:8000 in your web browser.

Usage

Sign Up:

Visit the registration page and create a new account.

Log In:

Log in with your credentials.

Create a Blog:

Navigate to the blog creation page and submit your post.

Update/Delete Blog:

Manage your blogs through the provided update and delete functionalities.

Profile Management:

Update your profile information on the profile page.

Password Reset:

Forgot your password? Follow the password reset process.

Contributing

If you would like to contribute to the project, please follow the steps below:

Fork the repository.

Create a new branch for your feature or bug fix: git checkout -b feature-name. Make your changes and commit them: git commit -m 'Description of changes'. Push to the branch: git push origin feature-name. Open a pull request.

Contact

Elvis Sarge

Email: [email protected]

Feel free to reach out if you have any questions or feedback!

sargeblog's People

Contributors

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