Changes between Version 3 and Version 4 of WikiStart


Ignore:
Timestamp:
04/19/25 16:04:32 (4 days ago)
Author:
221531
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v3 v4  
    11= Easy Food
    22
    3 Trac is a '''minimalistic''' approach to '''web-based''' management of
    4 '''software projects'''. Its goal is to simplify effective tracking and
    5 handling of software issues, enhancements and overall progress.
     3== About the project
     4Name of the project: Easy Food\\
     5Started: December 2024\\
     6Course: Databases\\
     7Under mentorship of: professor Vangel Ajanovski, PhD\\
    68
    7 All aspects of Trac have been designed with the single goal to
    8 '''help developers write great software''' while '''staying out of the way'''
    9 and imposing as little as possible on a team's established process and
    10 culture.
     9== Brief Project Summary
     10The Easy Food app, aims to help its users make better and faster choices when ordering food. It helps you place an order according to your budget, available time, past orders and so much more. It also aims to help restaurants better themselves according to the data and customer comments.
     11Users can explore a wide selection of restaurants, filter meals by preparation time, dietary preferences, and price range, and place orders directly through the app. In addition to ordering, users have access to their order history and can leave feedback and ratings for restaurants.
     12Restaurants have their own interface. They can see the incoming orders of the customers as well as some information about their status in the general market. This way they can see what can help them grow. They also have the options to edit the menu, prices, logo etc.
     13With these personalised features for the users and restaurants ,Easy Food is an app that can ease the online food delivery for everyone.
    1114
    12 As all Wiki pages, this page is editable, this means that you can
    13 modify the contents of this page simply by using your
    14 web-browser. Simply click on the "Edit this page" link at the bottom
    15 of the page. WikiFormatting will give you a detailed description of
    16 available Wiki formatting commands.
    17 
    18 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    19 a new Trac environment, containing a default set of wiki pages and some sample
    20 data. This newly created environment also contains
    21 [wiki:TracGuide documentation] to help you get started with your project.
    22 
    23 You can use [wiki:TracAdmin trac-admin] to configure
    24 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    25 regard to ''components'', ''versions'' and ''milestones''.
     15== Team Members
     16||=Name=||=Index=||
     17||Ece Micaiti||221506||
     18||Ajsun Sulejmanturk||221531||
    2619
    2720
    28 TracGuide is a good place to start.
    29 
    30 Enjoy! [[BR]]
    31 ''The Trac Team''
    32 
    33 == Starting Points
    34 
    35  * TracGuide --  Built-in Documentation
    36  * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project
    37  * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
    38  * TracSupport --  Trac Support
    39 
    40 For a complete list of local wiki pages, see TitleIndex.
     21== Phases and Coordination
    4122
    4223
    43 {{{
     24||Phase||=Phase Name=||=Status=||
     25||=P0=||Project Definition  || Not started||
     26||=P1=||Conceptual Design – ER Diagram and Data Requirements || Not started||
     27||=P2=||Logical and Physical Design – Database Creation  || Not started||
     28||=P3=||Application Design – Use Cases and Database Access Scenarios – SQL View  || Not started||
     29||=P4=||Advanced Database Reports (SQL and Stored Procedures)  || Not started
     30||=P5=||Prototype Application || Not started
     31||=P6=||Normalisation and Database Design Improvements  || Not started||
     32||=P7=||Advanced Application Development  || Not started||
    4433
    45 {{{
    4634
    47 }}}
    4835
    49 }}}
    50