Swell is a daily self-care app that aims to improve the different categories of wellness holistically through the recommendation of simple tasks.
- Install the latest version of PHP link`
- Install Composer link
- We used XAMPP for the database server, download here link
After installing the ones above, it's time to run the website!
For first timers,
-
Clone the repo into the htdocs folder in xampp (ex. C://xampp/htdocs/)
-
Create a database with that you want
-
Duplicate .env.example and rename it to .env
-
Edit .env to suit your environment
- DB_DATABASE (database name)
- DB_USERNAME
- DB_PASSWORD
-
Run the following commands
composer update php artisan key:generate php artisan storage:link -
Start the server and run migration files
php artisan serve php artisan migrate -
Populate the database with populate.sql inside the _sqlData folder
-
Go to the website and register as a user
Made using PHP and Laravel with love.
Team Name: spam Members: Cher Panlilio Leina Santiago Deion Menor Aaron See