https://github.com/alexis-gontier/expressway
https://github.com/alexis-gontier/expressway
django sqlite
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexis-gontier/expressway
- Owner: Alexis-Gontier
- Created: 2024-03-25T21:57:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T23:13:01.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T20:33:44.773Z (over 1 year ago)
- Topics: django, sqlite
- Language: Python
- Homepage:
- Size: 237 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Django - Projet Train
## Admin :
login : algont
mdp : azerty
#
Objectif
Concevoir un site web en django en présentant des trains, un plan de la ligne etc...
- Une page Acceuil/Tableau de bord qui montre les différents train et leur horraires.
- Une page détails avec les informaton sur le train
- Une page random qui affiche un train aléatoir
- Une barre de recherche qui permet de trouver les trains grâce a leur ID pour accéder à leurs détails
## 🛠️ Tech Stack
- [Python](https://www.python.org/)
- [Django](https://www.djangoproject.com/)
- [HTML](https://developer.mozilla.org/fr/docs/Learn/Getting_started_with_the_web/HTML_basics)
- [CSS](https://developer.mozilla.org/fr/docs/Learn/Getting_started_with_the_web/CSS_basics)
- [JS](https://developer.mozilla.org/fr/docs/Learn/JavaScript)
- sqlite
## 🙇 Auteur
- Github: [@Alexis-G](https://github.com/Alexis-Gontier)