-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6915076
commit 430bcbc
Showing
2 changed files
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,18 @@ | ||
# 🛠️ Projects | ||
|
||
These are mostly the projects I work on my own (outside of work) as side-projects | ||
[Places app](https://rajeshbhasin-places.netlify.app/) - A MERN stack app which has user authorization, user authentication and lets a user add places and images associated with them.Only the places created by the user can be edited or deleted.Additionally the user can add profile picture during signup. | ||
<img src="../places.png" width="400" height="200" /> | ||
|
||
[To-do app](https://rajeshbhasin-todo.netlify.app/) - A simple todo app built with ReactJS to add,edit,filter list of to-dos. | ||
<img src="../todo.png" width="400" height="200" /> | ||
|
||
[Stock app](https://rajeshbhasin-stock.netlify.app/) - A simple stock app built with ReactJS to show stock data, a graph of 15-day prices, news related to the stock using Yahoo finance API. | ||
<img src="../stock.png" width="400" height="200" /> | ||
<img src="../stock.png" width="400" height="200" /> | ||
|
||
|
||
[Eshop app](https://rajeshbhasin-eshop.netlify.app/)- A simple e-commerce app built with ReactJS and firebase.It has basic functionality like displaying products, adding/removing from cart and sign in. | ||
[Eshop app](https://rajeshbhasin-eshop.netlify.app/)- A simple e-commerce app built with ReactJS and firebase.It has basic functionality like displaying products, adding/removing from cart and sign in. | ||
|
||
<img src="../eshop.png" width="400" height="200" /> | ||
|
||
[Expense app](http://rajeshbhasin.pythonanywhere.com/)-An app built with Flask, bootstrap and ChartJS to add/edit and view expenses | ||
|
||
<img src="../expense.png" width="400" height="200" /> | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.