Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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: