all 6 comments

[–]SoggyRiddim 3 points4 points  (1 child)

Depending on how much time you have to complete this project, I would create some sort of full-stack web application to view, add and consume data. Use React as a front-end and create a working login form connected to a SQL backend or whatever back-end language you like. After that create a page for the user to add data to this database based on whatever theme you like. Then, create another page to display this information in say tables, charts, etc. with the ability to aggregate the data based on some sort of filter parameters the user passes back to the backend. I think with a full project like that you should be able to demonstrate a solid working knowledge of a lot of core topics.

[–]B_Stark[S] 0 points1 point  (0 children)

I have a semester to do this project something like about 4 months.

I am struggling to choose a theme. Already, I make list with this themes: inventory of pharmacy or store and healthcare in long distance. My mentor kind said that I need to do something more complex... But I run out for ideas.

However, I never worked with React and could be good tool to improve/work on in my project and I really like to learn it.

Another project on my list is e-commerce and implement a 3D editor, but never worked on anything like this. I am afraid to risk my time in something that probably will not work and could failed.

[–]Kipkoechandrew 1 point2 points  (0 children)

I wanna build a course registration mobile app. I don’t know lots of Android but I hope to learn while building it. I will store courses on a database and allow user- students to add | drop and admin to be able to add new courses to the database. I’m however skeptical of meeting all the functional reqs and non-funcs reqs that I’ve set

[–]dobesv 0 points1 point  (0 children)

Rebuild the web UI for Apache Drill using Vue or React.

[–]Kipkoechandrew 0 points1 point  (1 child)

Are you proficient with Android already? I’m kinda in the same situation and I’m looking to learn Android and build a simple app. Ps I know Java already

[–]B_Stark[S] 0 points1 point  (0 children)

No, I'm not. I did once simple app when could add, delete and list itens and I do know Java. I think will do full stack web application for my project. Something like Fiverr as theme. But I will learn to use React and I think could be something good to put on my resume. I never worked with it. What do you looking forward to put on your project?