Skip to content

astro4dev/melo-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OAD Data Retrieval

This is my simple code to enable users online to search the OAD Projects Database. HTML, PHP and MySQL were used to create a front-end website with simple search parameters that link to a SQL database with the relevant project information.

The main file is the Retrieve.php which currently runs on my localhost but I will soon open up publicly.

It is still heavily under development and I'm currently working on code more suited to the OAD needs:

- Internal repository of all project related information, from application stage to details of grant, project updates,           challenges, and final report
- Internal database of other OAD information: internal reports, admin documents, reference materials, other historical           records
- Potential project leaders submit their proposals online
- The public can query the database via keywords (PI, project, region, taskforce, year etc)

This should streamline project management once sufficiently developed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages