Skip to content

A centralized repository for Node.js projects, each in a separate branch. The main branch provides documentation and links to different projects for easy navigation.

License

Notifications You must be signed in to change notification settings

AloysJehwin/Web-App-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Web App Projects Repository

Welcome to the Web App Projects Repository! This repository serves as a central hub for various Node.js projects, each of which is maintained in its respective branch. The main branch is only for documentation and navigation purposes.

Overview

This repository contains multiple Node.js projects, categorized and stored in separate branches. Each project focuses on different aspects of backend development, ranging from REST APIs and authentication systems to real-time applications and microservices.

Available Branches & Projects

Below is a list of available branches, each containing a different Node.js project:

Branch Name Project Description Repository Link
Heart_Rate_Analyser A user authenticated heart rate analysis model Heart Rate Analyser Repo
Movie-Explorer A TMBD API implemented user driven page Movie Explorer Repo
Weather Dashboard A React weather dashbopard with open weather API Weather App Repo
qr_generator A Express implemented QR_Code generator QR_Generator Repo

How to Access a Project

To access a specific project, simply switch to the desired branch:

# Example: Switch to the Weather App branch
git checkout Weather_App

If you haven't cloned the repository yet, you can do so with:

git clone https://github.com/AloysJehwin/NodeJS_Projects
cd NodeJS_Projects
git checkout Heart_Rate_Analyser

If you want access a specific branch as project

git clone --branch <Branch Name> --single-branch https://github.com/AloysJehwin/NodeJS_Projects
cd NodeJS_Projects

Prerequisites

Each project may have its own dependencies and setup instructions. Please refer to the README.md file in the respective branch for detailed installation and usage guides.

Contributions

Feel free to contribute to any project by creating a new branch and submitting a pull request. If you have suggestions for new projects, open an issue!

Contact

For any questions or collaboration opportunities, reach out to us at aloysjehwin@gmail.com.

Happy coding!

About

A centralized repository for Node.js projects, each in a separate branch. The main branch provides documentation and links to different projects for easy navigation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published