Deadline examination day - please attend the same day with all group members
- One group member forks this repository and shares with other team members
- Make a pull request
- Edit the README.md file accordingly
- Create web application
-
README.md contains:
- name of the project: Little Estonia
- names of the team member: Vadim Kozlov, Dmitri Kablutsko
- purpose of the project (3-4 sentences what problem you are trying to solve);
- description of the project (target group – your customers/clients, how you differ from other apps – describe 2-3 similar applications/web services);
- functionalities of the app
- v0.1 It is possible to create user
- v0.2 User can add his/her interests
- ...
- summary: what did you learn? what did fail? what whould you do different next time?
-
Web application/service requirements:
- add separate file where you describe your DB table (you can export them from phpMyAdmin)
- You are using atleast 3 tables;
- code is separated by files (you have config file, functions file etc.)
- application has enough functionalities (you have solved all the issues)
- it is possible to see what watch team member has developed