Skip to content

CSC-3380-Fall-2024/Where-to-Start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team-11 - Where To Start

Where To Start is a fitness and nutritonal website with many workouts and meals. This website targets anyone who is either in the fitness program or trying to get started. Workouts starting from beginner to our more elite level workouts. Meals are also important as well so there is meals suggested to eat with ingredients shown to make.

About Project

The frontend was made with Typescript using React and packages shown below. Firebase is what we use for our backend database to store our user accounts information for logins without having the local server running.

Made With

  • React
  • Vite
  • Typescript
  • Firebase
  • React-Router-Dom
  • React-Toastify

Creators

  • Chloe Gray (Communication Lead)
  • Joshua Davis (QA Tester)
  • Cayden Anderson (Git Master)
  • Jaislen Nolasco (Project Manager)
  • Joseph Aycock (Design Lead)

Installation

Once the main branch is cloned open the VScode terminal and do the following:

  1. Type the following to navigate into where-to-start folder
cd where-to-start
  1. Type the following to navigate into src folder
cd src
  1. Installing dependencies type the following in terminal
npm i
  1. Installing dependencies in case any problems again type the following in terminal
npm install
  1. Installing react-router-dom type the following in terminal
npm install react-router-dom
  1. Installing firebase type the following in terminal
npm install firebase
  1. Installing react-toastify type the following in terminal
npm install --save react-toastify
  1. Create a local server type the following
npm run dev
  1. Copy the url next to Local: seen below and paste into a browser such as Google Chrome

Screenshot 2024-12-10 at 10 40 02 PM

  1. Once in the website proceed to login/register at the top right of the website click on the Login button seen below

Screenshot 2024-12-10 at 10 43 00 PM

  1. In the Login page if you do not have an account register one by clicking on the Register Here as shown

Screenshot 2024-12-10 at 10 44 06 PM

  1. Now in the Register page create an account by typing in an email and password into the text box (Password must be 6 character or more)

Screenshot 2024-12-10 at 10 45 09 PM

  1. Once account made you are able to go use our website by going our different pages. If having trouble getting into workout or nutrition try logging in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6