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

https://github.com/ericafenyo/nantes-en-bref

Un blog sur la ville de Nantes.
https://github.com/ericafenyo/nantes-en-bref

Last synced: 5 months ago
JSON representation

Un blog sur la ville de Nantes.

Awesome Lists containing this project

README

          

## Nantes en bref.

#### Objectif
L'objectif est de faire un blog sur la ville de Nantes avec plusieurs pages, des photos et des descriptions.

#### Contraintes fonctionnelles
- [ ] Le site devra contenir au moins 5 pages et comporter une homepage et une page de contact.
- [ ] La page principale (homepage) permettra d’accéder à toutes les autres pages.
- [ ] Le site devra être responsive.

#### Contraintes techniques
- [ ] Utilisation de HTML et CSS (framework autorisé).
- [ ] Utilisation de Git.
- [ ] Les textes des pages sont réalisés en [Lorem Ipsum](https://fr.lipsum.com).
- [ ] Le développement se fera en anglais (classe, commentaires…).

#### Optionnelle
Pour les plus avancés vous pouvez rajouter des fonctionnalités Javascript avec concertation de votre groupe,
(Génération d’une galerie photo, OpenStreetmap, animations, 3D…)

#### `libraries` and `frameworks`
1. [Bootstrap 4](https://getbootstrap.com/)
2. [jQuery](https://jquery.com/)
3. [nodejs](https://nodejs.org/)
4. [Sass](https://sass-lang.com/)
5. [Browser sync](https://www.browsersync.io/)
6. [Gulp](https://gulpjs.com/)

#### License
MIT License

Copyright (c) 2019 Eric Afenyo,Samantha,Gwendaline.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.