Payment Reminder App
- Login Register
- Admin Panel
- Admin can add, view, update and delete the users
- Send email to all the users on the starting of every month that they have pending payment, then they can add a payment slip screenshot or something if it's already paid.
https://github.com/AshutoshSajan/reminderApp
URL Shortener App
- Trim down the long urls to short forms
https://github.com/AshutoshSajan/url-shortener
Quiz App
- Login Register
- Admin Panel
- Admin can add, view, update and delete the quiz
- Users acn only play and see there score board
https://github.com/AshutoshSajan/quiz-app
Book store app
- Login Register
- server side CRUD app with authentication
- User can add, view, update and delete the books which belongs to him
https://github.com/AshutoshSajan/book_store_node
Date picker
- Simple date picker app created using react
https://react-date-picker.netlify.com
Range picker
- Simple range picker app created using react
https://react-range-picker.netlify.com
Shopping cart
- Simple shopping app created using react
- Users can filter, sort items, according to size, price etc.
- Add items into the cart
https://react-shoping-car.netlify.com
Todo App https://vanilla-js-todo-app.netlify.com
HTML Canvas Paddle game https://vanila-js-paddle-game.netlify.com
Simple Pokemon search app https://pokymon-search.netlify.com
Github battle
- Fetch and compare the github data of two users and scores them
https://github-user-battle.netlify.com
Chrome extension
- Random wallpapers
- Add, view, update, remove todo's
https://github.com/AshutoshSajan/chrome-extension/tree/master
CodeWars score tracker
- Track the code wars score of an organization and display it in the score board to track the progress of the students