Jonathanbees / Integrate-Project

Repository to put the documentation and code about the integrate project of the semester
1 stars 0 forks source link

Tendeus

Welcome to the Tendeus GitHub repository!

Context of the project

Tendeus is an innovative online retail platform dedicated to bolstering a local business, enhancing their profitability, and expanding their customer reach. This project was conceived with the goal of revitalizing the local economy by putting together the power of e-commerce and digital marketing.

Tendeus represents a bridge between traditional local businesses and the digital age, creating a win-win situation where local economies flourish, and consumers gain access to a wider array of products and services. By leveraging the power of technology, this project has the potential to make a lasting positive impact on communities while propelling local businesses toward sustained growth and success.

This project requires several libraries and programs to run successfully. Please follow the instructions below to set up your environment and run the program.

Programs required

Before you begin, make sure you have the following libraries and programs installed:

Download Visual Studio Code:

Download Python:

Download Mysql:

Clone the github repository:

Libraries required

Install Pillow:

Install jazzmin:

Install mysqlclient:

Instructions to Run the Program

Follow these steps to set up and run the program:

  1. Configure MySQL Connection:

    • Open MySQL Workbench.
    • Create a new connection with the parameters that you want. Ensure that these parameters match the settings specified in the settings.py file for the database connection.
  2. Initialize the Database:

    • In this repository, you will find an SQL file. Open this SQL file in MySQL Workbench.
  3. Run the Django Application:

    • Open your command prompt or terminal.
    • Navigate to the project folder that you previously set up.
  4. Execute the Django Server:

    • Run the following command to start the Django development server:
      python manage.py runserver
  5. Access the Application:

    • Once the server is running, open your web browser and go to http://localhost:8000 (or the address provided by Django). That's it! You have successfully set up and executed the program. If you encounter any issues or have further questions, please refer to the wiki or reach out to our support team.

Thank you for using Tendeus. Happy coding! 😊

Contributors: