Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

phrmendes/hackiplan

Repository files navigation

Hackiplan

Project for the IplanRio 2024 hackathon.

Overview

Hackiplan is a project developed for the IplanRio hackathon. The main goal of this project is to facilitate the creation, search, and monitoring of public tenders in the city of Rio de Janeiro.

Features

  • Backend: Developed using Python and the Django framework.
  • Frontend: Utilizes HTMX for dynamic content and PicoCSS for styling.

Installation

To install and set up the project, follow these steps:

  1. Clone the repository:
git clone https://github.com/phrmendes/hackiplan.git
cd hackiplan
  1. Sync the dependencies with uv:
uv sync
  1. Apply migrations:
python manage.py migrate
  1. Run the development server:
python manage.py runserver

Usage

To use the application, navigate to http://localhost:8000 in your web browser. You can create, search, and monitor public tenders from the web interface.

About

Project for IplanRio 2024 hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •