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!
- Host: GitHub
- URL: https://github.com/kendoriddy/asos-birthday-tracker
- Owner: kendoriddy
- Created: 2021-12-01T00:28:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-18T20:43:20.000Z (over 2 years ago)
- Last Synced: 2025-02-07T13:38:52.897Z (3 months ago)
- Topics: css3, react, react-redux, react-router
- Language: JavaScript
- Homepage: https://asostracker.netlify.app/
- Size: 852 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.