Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yokwejuste/visuleo_port
An opensource Portfolio for Devs
https://github.com/yokwejuste/visuleo_port
django django-rest-framework opensource portfolio portfolio-api tenants
Last synced: 13 days ago
JSON representation
An opensource Portfolio for Devs
- Host: GitHub
- URL: https://github.com/yokwejuste/visuleo_port
- Owner: yokwejuste
- License: mit
- Created: 2023-07-28T19:02:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T21:06:56.000Z (19 days ago)
- Last Synced: 2024-12-04T22:19:52.884Z (18 days ago)
- Topics: django, django-rest-framework, opensource, portfolio, portfolio-api, tenants
- Language: Python
- Homepage: https://visuleo.yokwejuste.me
- Size: 11.7 MB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![VISULEO PORTFOLIO](https://github.com/yokwejuste/visuleo_port/assets/71908316/fce1b163-b57a-4938-9b11-ee2ccd4dd7b1)
## Description
This is your opensource portfolio backend. It is a simple and easy to use portfolio that you can use to showcase your projects and skills. It is built with Django and Django Rest Framework.
## Features
- Add projects
- Add skills
- Link to your socials## Installation
- Clone the repository `git clone `
- Create a virtual environment `python -m venv venv`
- Activate the virtual environment `source venv/bin/activate`
- Install dependencies `pip install -r requirements.txt`
- Run the application `python manage.py runserver`## API Documentation
You can access the open API at: