Nawaz2000 / your-birthday

A spring boot web app displaying your birth information

Home Page:https://your-birthday.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOUR-BIRTHDAY

A birthday discovery tool that tells the magic in your birthday.

Description

"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

Example screenshots

Home screen

Opening screen

Date selection calendar

Opening screen

Zodiac sign

Opening screen

Birth day and exact age

Opening screen

Chinese birth year

Opening screen

Until next birthday and birth stone
Opening screen

Time lived

Opening screen

Footer

Opening screen

Version

v1.3

Features

  1. Improved UI: Special care has been taken to give a smooth custom user interface.
  2. UX: This app focuses on providing the best user experience, from hovering desktop cards to responsive touch screen display.
  3. Fast and ight weight: Small sized application to provide max speed.
  4. Upgradability: Because of it's loosely coupled architecture, it is very easy and convenient to add new features .

Installation

There are two ways of running the app:

A. Run on web

  1. Open any web browser (most preferably chrome)
  2. Copy and paste the link: (https://your-birthday.herokuapp.com/)

B. Run on local machine

  1. Make sure you have java installed in your PC
  2. Clone the entire project into your pc or copy only the Executable folder to your desired location
  3. Head to the target folder
  4. open cmd and type "java -jar your-birthday-0.0.1-SNAPSHOT.jar"
  5. open browser and open port 1010 (http://localhost:1010/)
  6. Enjoy!

Usage

Educational purpose.... Don't worry, just make it your own!

Project status

In development stage

About

A spring boot web app displaying your birth information

https://your-birthday.herokuapp.com/


Languages

Language:Java 85.6%Language:HTML 11.6%Language:CSS 2.7%Language:Procfile 0.1%