Skip to content

Commit

Permalink
Update the MERN project
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshbhasin committed Nov 2, 2023
1 parent 6915076 commit 430bcbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions public/pages/projects.md
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" />


Binary file added public/places.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 430bcbc

Please sign in to comment.