Skip to content

This repo contains the source code behind the Wreck-Free Foreshores project, a volunteer action group working to reduce marine pollution

License

Notifications You must be signed in to change notification settings

prolixteriat/wreck-free-foreshores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wreck-free-foreshores

Overview

This repository contains the components which make up the Wreck-Free Foreshores site. It consists of a database, API and front-end.

Structure

  • api - PHP API for the database.
  • database - MySQL scripts to create the database schema and upload sample data.
  • map - Graphical front-end which consumes endpoints presented by the API. Consists of React components written in TypeScript using Vite and Tailwind CSS.
  • reset - PHP script to provide user password reset functionality.

Installation

The suggested order of implementation is 1. database; 2. api, 3. map, 4. reset. See the README files within each directory for further information.

About

This repo contains the source code behind the Wreck-Free Foreshores project, a volunteer action group working to reduce marine pollution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published