Projet9/README.md

47 lines
696 B
Markdown

# OCR / DA Python - Project9
## LITReview
Build a website (Frontend/Backend) using Django
### Introduction
These instructions allow you to :
- get the program
- install the required environment
- run and use it
### Requirements
1. modules
```
packages : python 3.11, python3.11-venv, python3-pip, git
```
### Installation
1. Create the virtual environment
```
python3.11 -m venv env
source env/bin/activate
```
2. clone this repo
3. install environement
## Execution
Make sure the API is started (refer to its instructions) then open the index.html in your browser
## Use
Browse as any website
## Author
YaL <yann@needsome.coffee>
## License
MIT License
Copyright (c) 2025