The Community Science Museum is an interactive science museum located in your town/city. Its core target audience includes primary and middle school children (ages 7-15) and families with young children. The museum aims to attract these visitors with an informative and appealing website that encourages curiosity and intelligence.
The Community Science Museum website is designed to be informative and engaging, encouraging visitors to learn more about the museum and plan their visit. The website aims to appeal to youngsters without pandering, ensuring a balance of fun and educational content.
- Target Audience: Primary and middle school children (ages 7-15) and families with young children
- Responsive Design: The website is designed to be responsive and easy to use on various devices
- Engaging Content: The website features engaging and informative content to attract middle school pupils and their parents
A pivotal aspect of this project was its meticulous planning and effective management. To support this, Trello was used as an online project management tool. Trello's card-based system allowed for organized task management, tracking progress, and efficient responsibility management.
The adaptability of Trello proved beneficial, as project details evolved over time. Live updates and adjustments in Trello streamlined the project management process, eliminating the need for continuous manual updates.
Additionally, a GitHub repository was created for version control, and the website was deployed on Netlify, ensuring seamless deployment and online accessibility.
To get the project started, follow these steps:
- Clone the repo:
git clone https://github.com/Padletut/Community_science_museum.git- Navigate to the project directory:
cd community_science_museumTo run the app, follow these steps:
Open the index.html file in your preferred web browser.
Alternatively, you can use a live server extension in your code editor (e.g., Live Server in VSCode) to run the project.
If you would like to contribute to this project, please fork the repository and use a feature branch. Pull requests are warmly welcome.
- Fork the repo:
git fork https://github.com/Padletut/Community_science_museum.git- Create a feature branch:
git checkout -b feature-branch-name- Commit your changes:
git commit -m 'Add some feature'- Push to the branch:
git push origin feature-branch-name- Open a pull request.
