Skip to content

Latest commit

 

History

History
94 lines (60 loc) · 2.24 KB

README.md

File metadata and controls

94 lines (60 loc) · 2.24 KB

XenonStack_Softwares (A Software Service Website)

Website Created as a Technical Assessment in XenonStack Recruitment

Features

  • Landing Page with Overview about Company, Features, Pricing and Contact Form
  • Login Form with Admin Login [admin@xenon.com / Xenon@1234]
  • Admin Dashboard that shows query and provide functionality to update status of Queries.

🛠 Technology Used

Majorly Technology/Tools/Skills used in this Projects are:

  • [HTML] - To define structure of Webpage
  • [CSS & Bootstrap] - For Styling webpage
  • [Javascript & jQuery] - For Behaviour.
  • [GitHub Pages] - For Hosting
  • [Firebase Authentication] - For Admin Authentication
  • [Firebase Realtime Database] - Key-Value Pair Based NoSQL database

How to Visit

Live Website:

https://nishant197.github.io/XenonStack_Softwares

Admin Credentials:

Email Address: admin@xenon.com
Password: Xenon@1234

Source Code:

https://github.com/Nishant197/XenonStack_Softwares

🔗 Links

Run Locally

Clone the project

  git clone https://github.com/Nishant197/XenonStack_Softwares

Go to the project directory

  cd my-project

Open with Live Server

Screenshot

Home Page

  • Home Page

Home Page

  • Introduction about Company

Home Page

  • Contact Us Form

Home Page

Login Form

Admin Dashboard

  • Admin Dashboard

Admin Dashboard

  • Contact Form Data

Admin Dashboard

Authors