Skip to content

Cwang4749/DietUnquiet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

248 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DietUnquiet

Diet UnQuiet is a website created from React. It is a project that 7 undergraduate students wanted to create for their capstone class. The purpose of Diet Unquiet is to be a dieting app that offers the user a creative, and efficient way to lose weight. The app is constructed to offer the users a variety of options and approaches when it comes to losing weight, and staying healthy. For more information about the features read the about us page on the website.

Our app was deployed using Firebase Hosting and can be found here.

To use the Locator section of our app, you would need to enable the server here.

Link to our recipe search API:

https://www.themealdb.com/

Link to our own custom made exercise search API:

https://vast-teal-ostrich-ring.cyclic.app/

On your Local Machine

Instructions on how to clone and run the repo on your local machine.

  1. On your computer you need to download node js and npm, doesn't matter what Operating System you have.

To check you have installed node js correctly run the following command in your terminal to check the version of node js that you have installed: node -v or npm -v

If the command above does not work then you have not installed it correctly.

  1. Clone the repo from github (need collaborator access since this repo is private)

  2. Open the repo in a text editor (we prefer VS code) and open a terminal and cd into the project repo that you cloned from github in the terminal.

  3. Type npm i in the terminal and then press enter to download the node modules and dependencies that the project needs.

  4. Finally, type npm start in the terminal and then press enter to run the project.

Features Not Implemented (for Users of App)

The ability to add a profile picture. The ability to see all journal entries listed out in a single page like a table.

Records

Part of the process was recorded as GIFs and stored in a Google Drive folder found here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7