An open API service indexing awesome lists of open source software.

https://github.com/zouariomar/amut

AMUT is a website project to present the association's initiatives, events, and contributions towards the medical field in Tunisia.
https://github.com/zouariomar/amut

css css3 git github html html5 javascript js json sass shell

Last synced: 2 months ago
JSON representation

AMUT is a website project to present the association's initiatives, events, and contributions towards the medical field in Tunisia.

Awesome Lists containing this project

README

          

[![Contributors](https://img.shields.io/badge/CONTRIBUTORS-01-blue?style=plastic)](https://github.com/ZouariOmar/AMUT/graphs/contributors) [![Forks](https://img.shields.io/badge/FORKS-00-blue?style=plastic)](https://github.com/ZouariOmar/AMUT/network/members)
[![Stargazers](https://img.shields.io/badge/STARS-01-blue?style=plastic)](https://github.com/ZouariOmar/AMUT/stargazers)
[![Issues](https://img.shields.io/badge/ISSUES-01-blue?style=plastic)](https://github.com/ZouariOmar/AMUT/issues)
[![MIT License](https://img.shields.io/badge/LICENSE-MIT-blue?style=plastic)](LICENSE)
[![LinkedIn](https://img.shields.io/badge/-LinkedIn-black.svg?style=plastic&logo=linkedin&colorB=blue)](https://www.linkedin.com/in/zouari-omar-143239283)





Logo

AMUT


Website project to present the AMUT charity


Explore the docs »




View Demo
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. Project Structure

  5. Contributing

  6. License

  7. Contact

  8. Acknowledgments

## About The Project

![AMUT Website](project/res/screenshots/home.png)

AMUT (Association des Médecins Unis pour la Tunisie - جمعية أطباء من أجل تونس) is a **_website project_** to present the association's initiatives, events, and contributions towards the medical field in Tunisia. The website will serve as a platform for communication, collaboration, and information dissemination among medical professionals and the general public. Key features include a **home page** with an introduction to AMUT and latest news, an **about us section** with detailed information about the association, an **events section** for upcoming and past events, and a **contact us section** with a contact form and information. The project uses `HTML`, `CSS`, `JavaScript`, `Sass` for styling, and `GitHub` for version control. For more information, you can reach out via email at [zouariomar20@gmail.com](mailto:zouariomar20@gmail.com), visit the [GitHub repository](https://github.com/ZouariOmar/AMUT), or check the LinkedIn profile at [Zouari Omar](https://www.linkedin.com/in/zouari-omar-143239283/).

(back to top)

## Built With

![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white) ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) ![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge&logo=SASS&logoColor=white) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)

(back to top)

## Getting Started

This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.

### Installation

1. Clone the repo
```sh
git clone https://github.com/ZouariOmar/AMUT.git
```
2. Run the home page
```sh
`default-browser` AMUT/Project/html/index.html
```

(back to top)

## Usage

Here are some examples of how the AMUT website can be used:

### Viewing Events

Users can visit the Events section to see upcoming and past events organized by AMUT. This includes conferences, workshops, and seminars relevant to the medical community in Tunisia.

![Home Page](project/res/screenshots/home.png)

### About AMUT

The About section provides detailed information about the association, its mission, history, and its members. This section helps visitors understand the purpose and goals of AMUT.

![About Page](project/res/screenshots/about.png)

### Accessing Activities

The activities section provides access to activities articles and other valuable resources.

![Resources Page](project/res/screenshots/Avtivities.png)

### Contacting AMUT

The Contact Us section includes a form for users to get in touch with AMUT for any inquiries or collaboration opportunities. This ensures easy communication between the association and interested parties.

![Contact Page](project/res/screenshots/contact.png)

(back to top)

## Project Structure

```sh
.AMUT Project
.
├── AMUT.code-workspace
├── cmd
│   └── sassToCss.sh
├── github
├── LICENSE
├── pkg
│   ├── blog-card(2).zip
│   └── responsive-contact-form.zip
├── project
│   ├── css
│   │   ├── about.css
│   │   ├── about.css.map
│   │   ├── artical.css
│   │   ├── artical.css.map
│   │   ├── default.css
│   │   ├── default.css.map
│   │   ├── footer.css
│   │   ├── form.css
│   │   ├── home.css
│   │   ├── home.css.map
│   │   ├── manual_slider.css
│   │   ├── manual_slider.css.map
│   │   ├── navbar.css
│   │   ├── navbar.css.map
│   │   ├── prim_law.css.map
│   │   ├── slider.css
│   │   └── slider.css.map
│   ├── doc
│   │   ├── Activités-AMUT 2021 jusqu à 2023.pptx
│   │   ├── النظام الأساسي للجمعية.pdf
│   │   └── قائمة في الهيئة التسييرية لجمعية اطباء من اجل تونس لسنة 2023-2024.docx
│   ├── html
│   │   ├── activities html
│   │   │   ├── act-2021.html
│   │   │   ├── act-2022.html
│   │   │   ├── act-2023.html
│   │   │   └── act-2024.html
│   │   ├── charity html
│   │   │   ├── about_us.html
│   │   │   ├── members.html
│   │   │   ├── objectives.html
│   │   │   └── prim_law.html
│   │   ├── contact.html
│   │   └── index.html
│   ├── js
│   │   ├── contact.js
│   │   ├── manual_slider.js
│   │   └── slider.js
│   ├── res
│   │   ├── activiries imgs
│   │   │   ├── 2021 imgs
│   │   │   │   ├── image copy 2.png
│   │   │   │   ├── image copy 3.png
│   │   │   │   ├── image copy 4.png
│   │   │   │   ├── image copy.png
│   │   │   │   └── image.png
│   │   │   ├── 2022 imgs
│   │   │   │   ├── image copy 2.png
│   │   │   │   ├── image copy 3.png
│   │   │   │   ├── image copy 4.png
│   │   │   │   ├── image copy 5.png
│   │   │   │   ├── image copy 6.png
│   │   │   │   ├── image copy 7.png
│   │   │   │   ├── image copy 8.png
│   │   │   │   ├── image copy.png
│   │   │   │   └── image.png
│   │   │   ├── 2023 imgs
│   │   │   │   ├── image copy 2.png
│   │   │   │   ├── image copy 3.png
│   │   │   │   ├── image copy 4.png
│   │   │   │   ├── image copy 5.png
│   │   │   │   ├── image copy 6.png
│   │   │   │   ├── image copy 7.png
│   │   │   │   ├── image copy 8.png
│   │   │   │   ├── image copy.png
│   │   │   │   └── image.png
│   │   │   └── 2024 imgs
│   │   ├── ADS imgs
│   │   │   ├── BN36319Sapih-removebg-preview.png
│   │   │   ├── ezgif-4-6b8fd33477.gif
│   │   │   ├── ezgif.com-animated-gif-maker.gif
│   │   │   ├── thea.gif
│   │   │   └── Unimed AD.gif
│   │   ├── AMUT imgs
│   │   │   ├── AMUT06.png
│   │   │   ├── image.png
│   │   │   ├── logo.png
│   │   │   └── objectives.png
│   │   ├── bkg imgs
│   │   │   ├── image.png
│   │   │   ├── pexels-md-sufiyan-2090648-3737018.jpg
│   │   │   └── pexels-pixabay-268415.jpg
│   │   ├── custom
│   │   │   ├── image copy.png
│   │   │   └── image.png
│   │   ├── members imgs
│   │   │   └── Med_zouari.jpg
│   │   ├── screenshots
│   │   │   ├── about.png
│   │   │   ├── Avtivities.png
│   │   │   ├── contact.png
│   │   │   └── home.png
│   │   ├── slider imgs
│   │   │   ├── Pasted image (10).png
│   │   │   ├── Pasted image (2).png
│   │   │   ├── Pasted image (3).png
│   │   │   ├── Pasted image (4).png
│   │   │   ├── Pasted image (5).png
│   │   │   ├── Pasted image (6).png
│   │   │   ├── Pasted image (7).png
│   │   │   ├── Pasted image (8).png
│   │   │   ├── Pasted image (9).png
│   │   │   └── Pasted image.png
│   │   ├── test.jpeg
│   │   └── vid
│   │   ├── Shiny Chrome Logo Reveal_free (online-video-cutter.com)(1).mp4
│   │   └── Shiny Chrome Logo Reveal_free (online-video-cutter.com).mp4
│   └── sass
│   ├── about.sass
│   ├── artical.sass
│   ├── default.sass
│   ├── home.sass
│   ├── manual_slider.sass
│   ├── navbar.sass
│   └── slider.sass
├── README.md
└── tree.txt

26 directories, 102 files
```

See the [open issues](https://github.com/ZouariOmar/AMUT/issues) for a full list of proposed features (and known issues).

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

This project is licensed under the MIT License - see the [LICENSE](/ZouariOmar/AMUT/blob/main/LICENSE) file for details.

(back to top)

## Contact

If you have any questions or suggestions, please feel free to reach out to us at [zouariomar20@gmail.com](mailto:zouariomar20@gmail.com)

Project Link: [https://github.com/ZouariOmar/AMUT](https://github.com/ZouariOmar/AMUT)

(back to top)

## Acknowledgments

- [AMUT](https://www.facebook.com/AMUT2012)

(back to top)