Skip to content

imouflih/Commandify

Repository files navigation

Commandify

Commandify is a web application developped by MOUFLIH Iliasse and KOUKOUS Saad that allows users to create and manage commands and clients for their server. It is built with a Django front-end and a Flask back-end.

Getting Started

These instructions will get you running the project on your local machine for development and testing purposes.

Prerequisites

  • Python 3.8+
  • pip
  • Django 2.2+
  • Flask 1.1+

Installing

  1. Unzip the folder
  2. Navigate to the root directory of the project, Make sure you are in the Commandify directory before proceeding to the next step. cd Commandify
  3. Install the dependencies pip install
  4. Run the back-end server python back-end.py
  5. Run the development server python manage.py runserver

Usage

The application can be accessed at http://127.0.0.1:8000/ in your web browser.

Built With

  • Django - The web framework used for the front-end
  • Flask - The web framework used for the back-end

About

Commandify is a website written with django that allows you to manage customers and orders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors