Skip to content

StackedUpAman/Ripple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Ripple

How the project will flow

  1. Each of the mentees has to create branch for each of the issues which will be later merged into the main branch
  2. When a group of issues are made, some issues might be much easier than others. The mentees are expected to take the issues such that the total load for the week is approx same for both the mentees

Guidlines while making commits

It is highly recommended that the commit message is written seriously. It doesnt have to be elaborate, but any information that can help to understand the commit should be given in the commit message.

Regarding information for backend and frontend

It might become difficult for understanding how the routes are working in frontend and backend. therefore, We will be adding sections regarding the how the routes will be working

Backend

Example for the login page and signup page the api design will look somthing like this

/
└── api/
       ├── login/
       └── signup

Frontend

Adding the routes of pages here as they are made

About

IEEE 2025-26 Executive project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 64.8%
  • JavaScript 32.6%
  • HTML 1.7%
  • CSS 0.9%