A birthday discovery tool that tells the magic in your birthday.
"your-birthday" is a web app built with the spring framework. It helps users discover various horoscope traits by entering their birth date.
App features :-
This app displays the following informations: 1. Zodiac sign (discover your zodiac sign) 2. Day of birth (which day you were born on) 3. Your exact age (in days, months and uears) 4. Chinese birth year (your chinese birth animal) 5. Until next birthday (days left) 6. Birth stone 7. Time alive (Your exact time on earth)
Tech stack
1. Spring Boot
2. Bootstrap
3. Html
4. Css
Until next birthday and birth stone
v1.3
- Improved UI: Special care has been taken to give a smooth custom user interface.
- UX: This app focuses on providing the best user experience, from hovering desktop cards to responsive touch screen display.
- Fast and ight weight: Small sized application to provide max speed.
- Upgradability: Because of it's loosely coupled architecture, it is very easy and convenient to add new features .
There are two ways of running the app:
- Open any web browser (most preferably chrome)
- Copy and paste the link: (https://your-birthday.herokuapp.com/)
- Make sure you have java installed in your PC
- Clone the entire project into your pc or copy only the Executable folder to your desired location
- Head to the target folder
- open cmd and type "java -jar your-birthday-0.0.1-SNAPSHOT.jar"
- open browser and open port 1010 (http://localhost:1010/)
- Enjoy!
Educational purpose.... Don't worry, just make it your own!
In development stage