Welcome to Thoughts — a simple yet interesting social media platform built with Django, Python, HTML, CSS, and JavaScript. This project allows users to share their thoughts, interact with posts through comments, and more exciting features are on the way!
- Purpose: A social platform for users to share and interact with each other's thoughts.
- Current Features:
- User authentication
- Post creation
- Commenting system
- Upcoming Features:
- Real-time chat
- Video call functionality
This project is currently under active development, and contributions are more than welcome!
git clone https://github.com/your-username/Thoughts-A-projects-using-django..git
cd core
python -m venv myenv
source myenv/Scripts/Activate # For Windows
source myenv/bin/activate # For MacOS/Linux
pip install -r requirements.txt
python manage.py runserver
Visit http://127.0.0.1:8000/
in your browser to view the app.
We welcome contributions from everyone! Here's how you can help:
- Fork the repository.
- Create a new branch.
- Make your changes.
- Submit a pull request.
Feel free to discuss ideas, report bugs, or suggest features in the Issues section.
If you're interested in contributing or have questions, feel free to reach out:
- Email: [email protected]
- GitHub: Your GitHub Profile
⭐ If you like this project, don't forget to give it a star! ⭐