Difference between revisions of "Web Application"
From Fixme.ch
m |
|||
Line 2: | Line 2: | ||
= Name = | = Name = | ||
− | Web Application | + | Web Application for services and other things. |
== Description == | == Description == | ||
Line 10: | Line 10: | ||
== Goal == | == Goal == | ||
− | Provide some services like food ordering system. | + | * Provide a simple base for developping webapps using the ldap. |
+ | * Provide some services like food ordering system. | ||
== Obstacle == | == Obstacle == | ||
− | + | * We need to create the LDAP first. | |
== Components == | == Components == | ||
+ | * LDAP Users & Groups management. | ||
* Food ordering system: manage Restaurants, Orders, Menus. | * Food ordering system: manage Restaurants, Orders, Menus. | ||
== Schedule == | == Schedule == | ||
− | + | * 17 December 2012 : Beginning of the project, creation of a private git repository (just ask gcmalloc for the access). | |
== Participant == | == Participant == |
Revision as of 14:47, 13 January 2012
Name
Web Application for services and other things.
Description
Web Application made with the Python framework Django. To be deploy on the future Internal Server.
Goal
- Provide a simple base for developping webapps using the ldap.
- Provide some services like food ordering system.
Obstacle
- We need to create the LDAP first.
Components
- LDAP Users & Groups management.
- Food ordering system: manage Restaurants, Orders, Menus.
Schedule
- 17 December 2012 : Beginning of the project, creation of a private git repository (just ask gcmalloc for the access).