Skip to content

AlexYelisieiev/status-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status Network AI Project

🌏 Overview

Status Network AI is a social media platform built with Django and Bootstrap where users can create, edit, share, and interact with status updates that support media and text content.

Here is the concept:

image

🌟 Features

  • User registration and login
  • Password change/reset using email
  • Create, edit, and like statuses
  • Multimedia support

🧪 Technologies Used

Static Badge Django Bootstrap

⚙ Installation

  1. Clone the repository
  2. Install the required dependencies
  3. Set up the database
  4. Run the development server
  5. Open your web browser and navigate to http://localhost:8000 to access the application.

💻 Usage

Once you have installed and set up the project, you can start using Status Network. Here are some steps to get you started:

  1. Create a superuser.
  2. Register a new account or login with an existing account.
  3. Create a new status.
  4. Like others' status updates.

🤝 Contributing

If you spot any issues or have ideas for improvements, please let me know by opening an issue or submitting a pull request.

📄 License

This project is distributed under the MIT License. See the LICENSE file for more information.