Skip to content

Carlosdc25/Group2-SWE-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group2-SWE-project

Project Description

As a group, we have developed the website Gators on Track. Gators on Track is a habit tracker application designed to help college students develop positive habits and minimize negative ones. Upon signing in, users are presented with a customizable menu of habits they wish to focus on. The tracker sends daily notifications to evaluate progress and provide helpful reminders, empowering users to stay on track with their goals.

Project Setup

To set up the Habit Tracker project on your local machine, follow these steps:

  1. Fork the Repository:

    • Navigate to the project repository on GitHub.
    • Click the "Fork" button in the upper right corner of the page to create a personal copy of the repository in your GitHub account.
  2. Clone Your Fork:

    • Open your terminal and run the following command to clone your forked repository:
      git clone https://github.com/<your-username>/Group2-SWE-project.git
    • Replace <your-username> with your GitHub username.
  3. Navigate to the Project Directory:

    • Change into the project directory:
      cd Group2-SWE-project
  4. Install Dependencies:

    • Run the following command to install the necessary dependencies:
      npm install
  5. Start the Development Client:

    • Use the following command to run the application in development mode:
      npm run dev
  6. Start the Development Server:

    • Use the following command to run the application in development mode:
      npm start
  7. Access the Application:

    • Open your web browser and go to http://localhost:5173 to view the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •