This website is a passion project that hopes to have a detailed outline of the history of the Iberian Penisula from 1100 to 1300 AD.
The application uses Vue.js for the frontend, Express.js for the backend, and PostgreSQL for the database. The easiest way to run it would be to build it in docker using the dockerfile.
- Set up map
- Add cities to map(completed) *Add info to each city description(in progress)
- Have info pages for each family(completed)
- have a gallery to view all families(completed)
- have the gallery be sortable(completed)
- Populate info pages with family histories(in progress)
- Have a page to view all people(in progress)
- Have database be initialized during startup with dummy info(completed)