Skip to content

AvishkaSen/SPRINT-2-CC-2-Assignment-SE-Group-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[SPRINT 2] CC-2 FUTURESEEKERS Group Assignment

(SE_GROUP-02)

Sprint 2 roles:

  • Mohammed Yahya -> SCRUM MASTER
  • Dilki Delgoda -> QUALITY ASSURANCE
  • Siduja Perera -> BUSINESS ANALYST
  • Avishka Senanayake -> DEVELOPER

Methods of use:

  • Go to your htdocs folder and create a file called 'futureseekers'
  • And in that folder, pull this repository
  • Start XAMPP Apache and MySQL service models

In the address bar of the file directory, type 'cmd' (or powershell) and type:

php spark migrate (to create all db tables automatically)
php spark db:seed AdminSeeder (add admin login data to database)

php spark migrate:rollback (if you want to drop all tables)

To go to the webpage, type in your browser address bar :

http://localhost/futureseekers/public/

Admin logins from seeder file are:

- [email protected]
- admin123

This assignment was for the Commercial Computing 2 AGILE Assignment

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published