Coder Social home page Coder Social logo

kvnbbg / au-garage Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 70.63 MB

Lien de visionnage en-dessous:

Home Page: https://au-garage-92dd5c42a6c4.herokuapp.com

License: Mozilla Public License 2.0

Shell 0.01% Procfile 0.01% Python 97.85% CSS 0.03% HTML 0.18% PowerShell 0.01% C 0.84% Mako 0.06% C++ 0.88% Batchfile 0.01% Assembly 0.01% XSLT 0.03% Makefile 0.01% Cython 0.07% JavaScript 0.03%
application garage sqlite3 voiture web back-end-development front-end-development full-stack-web-development

au-garage's Introduction

Garage Web Application

Preview

Overview

Garage V. Parrot, founded by Vincent Parrot in Toulouse, specializes in providing comprehensive automobile services including repairs, maintenance, and sales of pre-owned vehicles. In today’s digital age, establishing a robust online presence is crucial. Hence, we are committed to launching a web platform that mirrors the excellence and dependability of our services.

Screenshot 1 Screenshot 2 Screenshot 3

Features

  • Emojis for Enhanced Readability: 😊 Enabled
  • Programming Paradigm: 🧠 Object-Oriented
  • Development Language: 🌐 Python
  • Project Focus: πŸ“š Web Development
  • Comments: πŸ“– Descriptive and Insightful
  • Code Structure: πŸ› οΈ Modular and Clean
  • Error Handling: 🚫 Comprehensive and Robust

Project Management Tools

  • Trello Board: Monitor our project's milestones and tasks via our Trello board.
  • GitHub Repository: Access our source code and resources on GitHub.
  • Live Application: Experience Garage V. Parrot's web application here.

Installation and Setup

Prerequisites

Ensure you have the following installed:

  • Python 3.8 or newer
  • pip (Python's package manager)
  • A SQL database system (e.g., PostgreSQL)

Installation Guide

  1. Clone the Repository: Download the project onto your local machine.

    git clone https://github.com/Kvnbbg/au-garage/
    cd au-garage
  2. Virtual Environment Setup: Create and activate a virtual environment for project dependencies.

    # For Unix/macOS
    python3 -m venv venv
    source venv/bin/activate
    
    # For Windows
    python -m venv venv
    .\venv\Scripts\activate
  3. Install Dependencies: Install required packages using pip.

    pip install -r requirements.txt
  4. Database Configuration: Set up your database connection and initialize the database.

    flask db upgrade
  5. Set Environment Variables: Store sensitive information like database URIs in an .env file within the project's root directory.

  6. Launch the Application: Start your Flask server.

    flask run

    Visit http://localhost:5000 to access the application.

Usage

Explore the services offered by Garage V. Parrot via the web application. Users can browse available services, check out pre-owned vehicles, share testimonials, and get in touch with the garage team.

Contributions

We welcome contributions! For contribution guidelines, please check CONTRIBUTING.md.

License

This project operates under a bespoke license, tailored for both commercial purposes and development flexibility. For more information, refer to LICENSE.md.

Additional Resources πŸ“

STUDI Folder

The STUDI folder contains essential resources for exam preparation, including:

  • Study Guide
  • Flowcharts & Diagrams

Contact Us

Should you have any inquiries, suggestions, or wish to contribute, feel free to open an issue in our GitHub repository. Your input is invaluable to us at [email protected].

Thank you for exploring Garage V. Parrot's web application project.

au-garage's People

Contributors

kvnbbg avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.