/cep-finder

CEPhinder is a BR ZIP code finder developed using Django and Bootstrap.

Primary LanguagePython



Io - CEPhinder

A Real-time BR ZIP code lookup.


Watch my demo video

python django Buy Me a Coffee

Io - CEPhinder is a BR ZIP code finder developed using Django and Bootstrap. It enables instant searching of ZIP codes with a user-friendly and responsive interface.

Key Features

  • Real-time ZIP code lookup.
  • Efficient storage of results using Django Models.
  • Modern and elegant design with Bootstrap.

System Requirements

  • Python 3.10.12
  • Django 5.0

Installation

To start using Mercury CRM, follow these steps:

  1. Clone the repository: git clone https://github.com/joaopedrohagen/Io.git

  2. Create and activate a virtual environment:

  • On Windows: venv\Scripts\activate
  • On Linux/Mac: source venv/bin/activate
  1. Install the dependencies: pip install -r requirements.txt

  2. Configure the database and environment variables as needed.

  3. Run Django migrations: python manage.py migrate

  4. Start the development server: python manage.py runserver

You can now access Io in your web browser at http://localhost:8000.

Contribution

Contributions are welcome! Feel free to open issues or submit pull requests to enhance Io.