Skip to content

Commit f30238a

Browse files
committed
align project header structures
1 parent 5f72dbb commit f30238a

File tree

5 files changed

+13
-11
lines changed

5 files changed

+13
-11
lines changed

docs/project_deer/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ DEER is a framework for designers to quickly template web components for exhibit
3030
- **License:** none
3131
- **Version:** 0.92
3232

33-
## User Guide
33+
### Users Guide
3434

3535
Instructions for use are available in the [project wiki](https://github.com/CenterForDigitalHumanities/deer/wiki/Using-DEER-in-your-project).
3636
Examples can be seen at https://deer.rerum.io.

docs/project_saltify/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ _Note: careful review by a knowledgeable speech-language pathologist is required
3939
- **Type:** Desktop
4040
- **License:** [GNU General Public License v3.0](https://opensource.org/license/gpl-3-0/)
4141

42-
## User Guide
42+
### User Guide
4343

4444
Upon running the software, you will be given the option to either upload an audio file, or record one yourself. If choosing to upload a file, you can upload either an MP3 or a WAV file. Assuming that the audio is successfully added, you are ready to transcribe it. You will then click the "Transcribe" button to start the transcription process. After the transcribing finishes, the transcription will appear on the screen. You can play the audio file and look over the transcription at the same time, checking if there are any errors. You will then decide whether you want to do manual/automatic grammar checking through the program, or you can let the program add morphemes to the transcription. Once everything with the transcription is complete, you can export the transcription to a Word document.
4545

4646
## Technical Information
4747

48-
### Overview
48+
### Technical Overview
4949

5050
Overview of the software architecture.
5151
![Software Architecture](architecture.png)

docs/project_sib/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ The objective of this project is to create an educational learning tool enabling
3535
- **Type:** Web Application
3636
- **License:** [GNU General Public License v3.0](https://opensource.org/license/gpl-3-0/)
3737

38-
## User Guide
38+
### User Guide
3939

4040
This application provides login and registration features, offering three distinct roles: Admin, Teacher, and Student. Teachers can manage classes, add homework, and access the words library. Students can practice words, check grades, and view homework assignments. Admins have full access to the entire application, including all modules.
4141

4242
## Technical Information
4343

44-
### Overview
44+
### Technical Overview
4545

4646
![Software Architecture](architecture.png)
4747

docs/project_wheres_religion_desktop/about.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Where's Religion? is conceptualized and designed for diverse users with interest
3131
- **Type:** Desktop
3232
- **License:** [MIT](https://opensource.org/license/mit/)
3333

34-
## Users
34+
### User Guide
3535

3636
- End user will log into the application
3737
- When logged in there will be an option to either view global notes(notes that other people published) or view an empty page with a button on the left "Add Note" which will enable the user to create a note.
@@ -44,13 +44,14 @@ Where's Religion? is conceptualized and designed for diverse users with interest
4444

4545
## Technical Information
4646

47-
## Overview
47+
### Technical Overview
48+
4849
Overview of the software architecture.
4950
![Software Architecture](architecture.png)
5051

5152
Where’s Religion is an open-source mobile and desktop application that supports in-person research, remote data entry, media sharing, and mapping. To do this, the mobile app enables users to collect fieldnotes, images, videos, and audio files - all geotagged and timestamped. The desktop companion app provides a more feature-rich format to refine fieldnotes, make new entries, or, for certain user profiles, review or grade other users’ entries. When published, all entries are automatically curated on a publicly available, interactive map with search and filter functions for research. We have conceptualized and designed for students, researchers, and public users to document and share their respective encounters with “religion” in everyday life – all with the intended purpose of democratizing data collection and visualizing religious diversity at scale.
5253

53-
## Development Priorities
54+
### Development Priorities
5455

5556
- There is user interface changes required which should follow (ShadCN)[https://github.com/shadcn-ui/ui]
5657
- The Pages to add note/edit note should have the functionality to access photos and videos from local systems.

docs/project_wheres_religion_mobile/about.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ custom_edit_url: https://github.com/oss-slu/lrda_mobile
3333
- **Type:** Mobile
3434
- **License:** [MIT](https://opensource.org/license/mit/)
3535

36-
## User Guide
36+
### User Guide
3737

3838
- End user will log into the application
3939
- When logged in there will be an option to either view global notes(notes that other people published) or view an empty page with a + sign at the bottom to add a note
@@ -45,13 +45,14 @@ custom_edit_url: https://github.com/oss-slu/lrda_mobile
4545

4646
## Technical Information
4747

48-
## Overview
48+
### Technical Overview
49+
4950
Overview of the software architecture.
5051
![Software Architecture](architecture.png)
5152

5253
Where’s Religion is an open-source mobile and desktop application that supports in-person research, remote data entry, media sharing, and mapping. To do this, the mobile app enables users to collect fieldnotes, images, videos, and audio files - all geotagged and timestamped. The desktop companion app provides a more feature-rich format to refine fieldnotes, make new entries, or, for certain user profiles, review or grade other users’ entries. When published, all entries are automatically curated on a publicly available, interactive map with search and filter functions for research. We have conceptualized and designed for students, researchers, and public users to document and share their respective encounters with “religion” in everyday life – all with the intended purpose of democratizing data collection and visualizing religious diversity at scale.
5354

54-
## Development Priorities
55+
### Development Priorities
5556

5657
- The app does not compile to the web due to a dependency on react-native-maps.
5758
- In the location data section of a note, an error displaying "NaN" may appear.

0 commit comments

Comments
 (0)