Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pranto113015/portfolio-django

Portfolio Dynamic Using Django | Backend Practice | 2024
https://github.com/pranto113015/portfolio-django

css django html javascript php python

Last synced: 7 days ago
JSON representation

Portfolio Dynamic Using Django | Backend Practice | 2024

Awesome Lists containing this project

README

        

# Portfolio Dynamic With Django
Personal portfolio website made with Django framework in the backend, and with CSS, JS, and Bootstrap for the frontend. It is a dynamic site so that you can control the content of the site through the admin area

# Technologies Used

### Frontend

- **HTML**
- **Bootstrap CSS**
- **ScrollReveal**
- **Bootstrap Icon**
- **Swiper CSS**

### Backend

- **Django**

### Version Control

- **Git**

### Hosting and Deployment

- **Netlify/Vercel**

# Installation

### Prerequisites

- **Python v3.8.10 :** [Downnload Link](https://www.python.org/ftp/python/3.8.10/python-3.8.10-amd64.exe)

- **VS Code Editor**

To install and run the Portfolio-Django Project locally, please follow these some steps :
- Navigate to the directory where you want to clone the project.
- Run the following command to clone the repository:

```sh
git clone https://github.com/pranto113015/Portfolio-Django.git
```
- Activate a virtual environment follow the command
```sh
. env/Scripts/activate
```
- Navigate to the project directory
```sh
cd myproject/
```
- Now run the project follow the command
```sh
python manage.py runserver
```
- Open your any web browser and access the project at http://localhost:8000

# Django administration
- **Username :** admin
- **Password :** 1234

# Contributing

Contributions are what make the open-source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated.Here are some ways you can get started:

- **Report bugs** : If you encounter any bugs, please let us know. Open up an issue and let us know the problem.
- **Contribute code** : If you are a developer and want to contribute, follow the instructions below to get started.
- **Suggestions** : If you don't want to code but have some awesome ideas, open up an issue explaining some updates or imporvements you would like to see.
- **Documentation** : If you see the need for some additional documentation, feel free to add some.

### Instructions

1. Fork the Project
2. Create your Feature Branch

```sh
$ git checkout -b feature/AmazingFeature
```

3. Commit your Changes

```sh
git commit -m 'Add some AmazingFeature'
```

4. Push to the Branch
```sh
git push origin feature/AmazingFeature
```
5. Open a Pull Request

# License

State the license under which your project is distributed.
This project is licensed under the MIT License - see the LICENSE file for details.

# Acknowledgments

- This portfolio design was leaning python django.

# Contact

If you have any questions or need further clarification, please contact my Email / Linkedin .

- **💌 Email : [email protected]**

- **🕵️‍♂️ Linkedin : [Pranto Kumar](https://www.linkedin.com/in/pranto-kumar-a326801b3/)**

Thank you for reviewing my project 💙