Skip to content

hngi/iris-goal-tracker-api

Repository files navigation

API for the Goal Tracker App developed by Team Iris

Team Iris


Installation Guide

  • You need a server, download Wamp or Xampp
  • Clone this repository into htdocs of www folder in your respective servers.
  • If you have not been added to the organization, kindly work in your forked repository and open a pull request here
  • Fork the repository and push to your staging branch
  • Merge to your master and compare forks with the original repository
  • Open a Pull Request.
  • Read this or watch this for more help
git clone https://github.com/hngi/iris-goal-tracker-api.git
cd iris-goal-tracker-api.
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan serve
Visit localhost:8000 in your browser

How to Use Goal Tracker by Team Iris

Navigate to https://hng-iris-goal-tracker.herokuapp.com/
  • Create an account providing your Fullname, Email and desired password.

Team Iris Sign Up Page


  • A six digit pin would be sent to your email to complete the registration process.

Team Iris Login Page

  • Once registration is complete, you can login to our app.

Team Iris Login Page


  • You can edit your Name and Email.

Team Iris Edit Info

  • You can Add goals and Descriptions.

Team Iris Add Goal

  • You can View and see the Progress of your goal(s).

Team Iris Goal Progress

  • You can Check Completed Todo(s).

Team Iris Add Goal

About

API for the Goal Tracker App developed by Team Iris

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages