Simple web app that uses the Crossref API to fetch and display publications on Predynastic Egyptian Archaeology
Also using this as a test bed for Google Jules - specifically how good is it at code review and bug fixes...and how much hand in the loop is present in the process.
To view the demo, hop on over to https://watrall.github.io/crossref-predynastic/
- Display publications about Predynastic Egypt using the Crossref API
- Search through displayed items
- Filter by authors, years, and publication types
- Pagination with configurable page sizes
- Group results by year, type, or author
- Generate citations in MLA, Chicago, and APA formats (issues with how its parsing the data from the Crossref API - need to work on)
- ORCID integration for author profiles (not working wonderfully)
- Responsive design with Bootstrap
- Includes a demo recored (marked demo and displayed first on the list of results) that shows Orcid functionality
- Clone the repository
- Open
index.htmlin a web browser - The application will automatically load sample data
- Bam! Awesomeness
- Bootstrap 5.3
- Font Awesome 6.4(future builds will use Lucide icons https://lucide.dev/icons/)- Crossref API
MIT License