Web site that aims to create a platform to report beaches in poor conditions that need cleaning. The site allows users to submit reports, which are then directed to NGOs and projects dedicated to reducing pollution in the seas and oceans of Brazil.
Html- Create page structure.Css- Apply styles to page.JavaScript- Language used for the front.Python- Language used for the back.Oracle DB- Database used for sending data.
- Clone the repository:
git clone https://github.com/felipeclarindo/ocean-web.git- Enter directory:
cd ocean-web- Create the
Ambiente Virtual:
python -m venv .venv-
Enable
Virtual Environmentby running the.batfile in.venv/Scripts/activate.bat. -
Install dependencies:
pip install -r requirements.txt- Run the api:
python database/app/app.py- Open the file
index.html.
Contributions are welcome! If you have suggestions for improvements, feel free to open an issue or submit a pull request.
Felipe Clarindo
This project is licensed under the GNU Affero License.