Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AVtheking authored Nov 26, 2023
1 parent 68c70ee commit bf8342c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A Nodejs based backend system using MongoDB,NodeJS,Express,Mongoose, and deployed on aws.
With Both a Flutter Based App and a ReactJS Website as Frontend:-
- [ReactJS Website](https://github.com/abhinandnn/udemy-clone-frontend)
- [Flutter Application](https://github.com/Pudv95/iLearn)

## FEATURES

Expand Down Expand Up @@ -64,7 +66,26 @@ You can access the endpoints from your web browser following this url
```url
http://127.0.0.1:PORT
```
## 🛣Roadmap Project



- [ ] *Task 1: Implement Google OAuth*
- Integrate Google OAuth for a seamless and secure login experience.
- Allow users to sign in with their Google accounts.
- Enhance user authentication and access control.

- [ ] *Task 2: Group Chat Feature*
- Enable users to discuss doubts in real-time.

- [ ] *Task 3: Live Streaming*
- Implement a live streaming feature enabling teacher to live stream their courses.
- It would be able to handle good amount of use in a stream

- [ ] *Task 4: Bug Fixes and Optimization*
- Address reported bugs and issues.
- Optimize the performance of the application.
- Conduct thorough testing to e



0 comments on commit bf8342c

Please sign in to comment.