Skip to content

Commit

Permalink
removed app from main repo
Browse files Browse the repository at this point in the history
  • Loading branch information
cecoeco committed Aug 1, 2024
1 parent a2fb4c0 commit e8dc0ee
Show file tree
Hide file tree
Showing 59 changed files with 27 additions and 5,296 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PRISMA"
uuid = "7b67a8d2-c4f5-4933-b91c-0fc427024db5"
authors = ["Ceco E. Maples <[email protected]>"]
version = "0.0.1"
version = "0.0.2"

[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

<br>
<div align="center">
<img src="docs/src/assets/logo.svg" width="20%">
<img src="docs/src/assets/logo.svg" width="18%">
</div>
<br>

Julia package and [web application]() built with [`React.js`](https://react.dev/) and [`Oxygen.jl`](https://github.com/OxygenFramework) for generating checklists and flow diagrams based on [the 2020 **P**referred **R**eporting **I**tems for **S**ystematic **R**eviews and **M**eta-**A**nalyses (PRISMA) statement (Page et al., 2021).](https://doi.org/10.1186/s13643-021-01626-4)
Julia package and [web application]() built with [`React.js`](https://react.dev/) for generating checklists and flow diagrams based on [the 2020 **P**referred **R**eporting **I**tems for **S**ystematic **R**eviews and **M**eta-**A**nalyses (PRISMA) statement (Page et al., 2021).](https://doi.org/10.1186/s13643-021-01626-4)

:arrow_down: **Installation:** inside the Julia REPL, `using Pkg; Pkg.add("PRISMA")`

:book: **Documentation:** <a href="https://cecoeco.github.io/PRISMA.jl/stable/"><img src="https://img.shields.io/badge/docs-stable-4488ff.svg" alt="Documentation Stable" /></a> <a href="https://cecoeco.github.io/PRISMA.jl/dev/"><img src="https://img.shields.io/badge/docs-dev-4488ff.svg" alt="Documentation Dev"></a>
:book: **Documentation:** <a href="https://cecoeco.github.io/PRISMA.jl/stable/"><img src="https://img.shields.io/badge/docs-stable-royalblue.svg" alt="Documentation Stable" /></a> <a href="https://cecoeco.github.io/PRISMA.jl/dev/"><img src="https://img.shields.io/badge/docs-dev-royalblue.svg" alt="Documentation Dev"></a>

:books: **References:**

Expand Down
9 changes: 0 additions & 9 deletions app/backend/Dockerfile

This file was deleted.

104 changes: 0 additions & 104 deletions app/backend/app.jl

This file was deleted.

1 change: 0 additions & 1 deletion app/frontend/index.html

This file was deleted.

Loading

0 comments on commit e8dc0ee

Please sign in to comment.