Welcome to the GitHub repository for the PARÁDA Team's official website. This project includes a dynamic website designed to showcase and inform you about
our team, projects, and to provide you with live updates during our missions. Built with Go, utilizing the gorilla/mux router, and a front-end design made in HTML, CSS, and JavaScript, this site is just a sample of the things we can do.
- Website structure: The whole website is structured and sorted thanks to Go's data parsing.
- Members Data: JSON formatted data about team members at
web/data/members.json. - Responsive sponsors fetching:
- Styles: CSS files for styling the web pages, located in
web/assets/styles. - JavaScript Modules: Functional scripts enhancing interactivity, found in
web/modules. - Web Pages: HTML files for the site's content, located within
web/routes. - This site is an experiment: Many things this site offers are useless, reason why we decided to use them was to learn new things and educate ourselves.
- Go: Backend server, routing logic and data fetching.
- gorilla/mux: For efficient URL routing.
- HTML/CSS/JavaScript: For the front-end presentation, interactivity and language change.
- JSON: For storing and loading data in real time.
This project is open-source and available under the MIT License. It's purpose is to educate and win.
For any questions or further information, feel free to contact us through the social media links provided in the footer of the website.
Thank you for visiting our project. We hope you find it informative and inspiring!