Skip to content

Cross Platform, Open-Source Attendance Management System (Frontend)

License

Notifications You must be signed in to change notification settings

greaterThan75/ams-frontend

Repository files navigation

>75

AMS - Frontend

Welcome to >75, an open-source platform attendance management application designed to help students stay on top of their attendance requirements! This is the frontend for the app.

Setup

  1. Fork this repo.

  2. Clone your forked repo onto your local machine using:

git clone <repo link>
  1. Install all dependencies using:
yarn

If you don't have yarn, refer their docs yarn.

  1. Install Expo Go app to test your application live on your device.

  2. Format the code using:

yarn format
  1. Run the app using:
yarn start

Git & GitHub Guidelines

  • Create separate branch whenever you start working on any issue or feature.
  • Follow commit message conventions.
  • Make sure your code is formatted when making a PR. (yarn format)
  • Follow reviews in PR from maintainers.
  • Make small changes at a time so that its easier to review, keep good code quality, and ensure uniform code style.

Guides and Resources

About

Cross Platform, Open-Source Attendance Management System (Frontend)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published