by Alexandra Bouillon, Eddy Kim, Sylvia Onwuana, Ebrahim Tayara
fetchThis, a Remember the Milk clone, is a media application that allows users to store detailed tasks that can be viewed, updated, and deleted.
The project was built utilizing the following technologies:
-
Clone this repository
git clone https://github.com/ebtayara/fetchThis.git
-
Create the database and limited access database user;
-
Create a
.env
file based on theenv.example
example with the proper settings for your development environment -
Install the project's dependencies:
npm install
-
Use the Sequelize CLI to apply the provided database migrations and seeder.
-
Now you can start and test the application!:
npm start
- Alexandra Bouillon - LinkedIn -
- Eddy Kim - LinkedIn -
- Sylvia Onwuana - LinkedIn - [email protected]
- Ebrahim Tayara - LinkedIn -
Project Link: https://github.com/ebtayara/fetchThis