An open API service indexing awesome lists of open source software.

https://github.com/kendoriddy/asos-birthday-tracker

Motivated by the disappointment of my secondary school classmates when their birthdays went unnoticed by WhatsApp group admins, I built a dynamic platform with React.JS that collects and tracks their birthdate information. With this personalized system, they'll never feel overlooked again!
https://github.com/kendoriddy/asos-birthday-tracker

css3 react react-redux react-router

Last synced: about 1 month ago
JSON representation

Motivated by the disappointment of my secondary school classmates when their birthdays went unnoticed by WhatsApp group admins, I built a dynamic platform with React.JS that collects and tracks their birthdate information. With this personalized system, they'll never feel overlooked again!

Awesome Lists containing this project

README

        

# ASOS Birthday Tracker

This website displays a list of ASOS set '13 students and their birth dates. It will also keep track of those having birthdays everyday and notify the admin accordingly.

The project contains the List, Add and Contact page.

## Built With

- HTML5,
- React JS
- CSS3
## Live Link

[Live Link](https://asostracker.netlify.app/)

## Getting Started
To get a local copy up and running follow these simple example steps.

## Prerequisites
- Have a good knowledge on how to parse UI designs
- Have VSCode or other text editor installed. [Link to download VSCode](https://code.visualstudio.com/download)
- Install node package. [Link to download node](https://nodejs.org/en/download/)
- Have git installed.[Link to download git](https://git-scm.com/downloads)
- Create a github repository.

## Setup
- git clone https://github.com/kendoriddy/asos-birthday-tracker.git
- cd asos-birthday-tracker/

## Run tests

For tracking linters errors locally, you need to follow these steps:

- For tracking linter errors in HTML file run:
`npx hint .`
- For tracking linter errors in CSS file run:
`npx stylelint "**/*.{css,scss}"`
- For tracking linter errors in Javascript file run:
`npx eslint .`

## Deployment

- Use GitHub pages to deploy website
- For more information about publishing sources, see [About github pages](https://pages.github.com/)

## Contributors

## Author 1

👤 **Kehinde Ridwan Onifade**

- GitHub: [Kenny](https://github.com/kendoriddy)
- LinkedIn: [Kenny](https://www.linkedin.com/in/kehinde-onifade)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.