AnthologyAlly is an interactive, user-friendly website designed to help staff members at the Anthology Senior Living community connect with and understand the residents they care for. By presenting unique profiles for each resident, we hope to foster closer relationships and build a comprehensive understanding of each individual's interests and lifestyle.
This project was made with ❤️ by psmithdev
:-)
Live Demo: AnthologyAlly
- A Homepage that provides a warm welcome and brief explanation of the site's purpose.
- A Residents Page displaying all residents with small profile photos, names, and brief descriptions. Clicking on a resident's name brings up their full profile.
- Individual Resident Profile Pages that provide more detailed information, including interests and helpful notes.
- User-friendly Navigation bar to easily navigate through the website.
The AnthologyAlly website is built using:
- HTML5 for the markup.
- CSS3 for styling, including use of Flexbox for responsive layout.
- JavaScript for implementing a Single Page Application (SPA).
- Clone the repository to your local machine.
- Open the
index.html
file in your web browser. - Navigate the site using the Navigation bar at the top of the page.
Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.
For major changes, please open an issue first to discuss what you would like to change. Ensure to update tests as appropriate.