• Stars
    star
    2
  • Language
    CSS
  • Created about 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The bill Project can be used in hostel to manage credit and debit of each person. This Repo is for creating a sharing application. We use this application to split the bill between our friends we were living in hostel. It show the credit and debit of each/all the person(s). It shows what items are used. How much money is consumed at a particular instance of time.

More Repositories

1

web-evolution-course

This project contains web development course. It can be used for displaying and advertising your course online. It is developed using html, CSS and JavaScript
CSS
3
star
2

school-website

This is a website with LMS for School. It can show the registered students, their results a gallery and news section. All of this can be updated using admin panel
CSS
2
star
3

to-do-list

This repo contain a simple todo list application . it can add, delete item inside local storage. This was one of the requirement of Microverse JavaScript learning curriculum
JavaScript
2
star
4

school-library

Ruby
1
star
5

rails-react-authentication

1
star
6

employee_data

Python
1
star
7

portfolio

This project is for create a Portfolio. It was one to the task in Microvese journey of learning HTML and CSS and create a dynamic website
HTML
1
star
8

meal-chooser

This project is about choosing a meal in a restaurant. It uses two APIs the meal api and the involvement api. It is a task of Microverse JavaScript Module
JavaScript
1
star
9

awesome_books

This repo contain a library app. Which add and delete books using object in JavaScript. Item are managed in local storage. It was one of the task in MIcroverse Curriculum
JavaScript
1
star
10

Leader-board

This is rope is for understanding the working of API. This was one of the task in Microverse JavaScript Curriculum.
JavaScript
1
star
11

modular_books

This repo contain a library app. Which add and delete books using modules in JavaScript. Item are managed in local storage. It was one of the task in MIcroverse Curriculum
JavaScript
1
star
12

gitflow

Learning how to use Gitflow. It is an alternative Git branching model that involves the use of feature branches and multiple primary branches.It was first published and made popular by Vincent Driessen at nvie. Gitflow can be used for projects that have a scheduled release cycle and for the DevOps best practice of continuous delivery. This workflow doesnโ€™t add any new concepts or commands beyond whatโ€™s required for the Feature Branch Workflow.
1
star