/Project-Nexus

This is a github repository of all the projects I have completed in my internship at Nexus info

Primary LanguageTypeScriptMIT LicenseMIT

Nexus Internship Projects

This GitHub repository showcases all the projects completed during my internship at Nexus Info.

Project 1: Login and Signup Page

Description

This project is a simple Login and Signup Page developed using HTML, CSS, and JavaScript. The focus was on creating an aesthetically pleasing design, ensuring responsiveness across various devices, and implementing basic form validation for an enhanced user experience.

How to Run the Project

  1. Clone this repository to your local machine.
    git clone https://github.com/sherwinvishesh/Project-Nexus.git
    cd Project-Nexus
    cd Project_1
  2. Open index.html in your web browser to view the login and signup page.

Project 2: Restaurant Management Web Application

Description

The Restaurant Management App is a simple application that provides basic functionality for managing restaurant user details. Users can sign up, log in, and access the restaurant dashboard to perform actions like adding, editing, deleting, and saving records.

How to Use the Application

  1. Sign up and log in using the email and password provided during the signup process.
  2. Navigate to the Restaurant Dashboard, where you can manage restaurant user details and perform various actions.
  3. Logout when done.

How to Run the Project

  1. Clone this repository to your local machine.

    git clone https://github.com/sherwinvishesh/Project-Nexus.git
    cd Project-Nexus
    cd Project_2
  2. Install dependencies for the frontend (Angular application).

    npm install
  3. Start the Angular development server.

    ng serve

    The application will run on http://localhost:4200/.

  4. Start the server for the backend (using json-server).

    json-server --watch db.json

    The server will run on http://localhost:3000/.

Project 3: Software Company Website

Description

This Software Company Website, developed during my internship at Nexus Info, is a sophisticated platform designed to showcase the company's technological prowess and project portfolio. The website is built with advanced web technologies, ensuring a fluid and user-friendly experience. It effectively highlights our services, achievements, and innovative projects in the IT sector.

How to Run the Project

  1. Clone this repository to your local machine.
    git clone https://github.com/sherwinvishesh/Software-Company-Website.git
    cd Software-Company-Website
  2. Open index.html in a browser to view the website. The server will run on http://localhost:3000/.

Made with " ♥" by Sherwin Vishesh Jathanna