Skip to content

shikter/groupwork

 
 

Repository files navigation

PHP groupwork project

Deadline examination day - please attend the same day with all group members

Instructions

  1. One group member forks this repository and shares with other team members
  2. Make a pull request
  3. Edit the README.md file accordingly
  4. Create web application

Requirements

  1. 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?
  2. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 88.9%
  • CSS 11.1%