Asigurati-va ca ati citit regulile inainte de a alege un proiect.

Make sure you reviewed the rules before picking a project.

B Category (maximum points 45):

1. Google Tasks Clone (mobile + web):

  • Splash Screen
  • Tab Bar Views with Task Lists
  • BottomNavBar with button for new tasklist
  • Split view of completed/to complete tasks for each tasklist

2. Budget Tracker (mobile + web)

The user should be able to insert a new expense with an amount and category. He/she/they should be able to see their expenses grouped by month/day/year and/or by category.

3. Movie App.

This app should give the user the possibility to browse through movies, and for every movie he can see details about plot, actors, producers. Each user should have the possibility to have a list of favorite actors and movies. The user can also see the movies grouped by genre.

4. WhatsApp clone (mobile + web):

  • Chats view
  • Single chat view with messages
  • Dark and light theme

5. Google Keep clone (mobile + web):

  • All Notes view ( list and cards)
  • Single note view (only simple text notes, no checklists or images)
  • Create note
  • Dark and light theme

6. MorseCode

This app should take a phrase and at the touch of a button should make the led on the phone flash the morse code for that phrase. It should also display the code for a certain character when the led is flashing it. The app should also be able to send that code via sms. Also, the app should be able to decrypt the received sms.

7. WhiteTile

The game consists of a grid in which there are white/black tiles coming from the top of the screen to the bottom with an increasing speed. The goal of the game is to touch only the black tiles(which should make a sound). Menu with highscores, share on facebook, new game.

8. FlipFive

This is a logic puzzle in which you have a square grid of 3x3 cells. Each cell is initially either white or black. When you click on a square it flips, or toggles, the color of that square and the colors of its four immediate north, south, east and west neighbors that exist (they don’t exist if they would be outside the grid).The problem is to find the minimum number of cell clicks to transform a grid of all white cells into the input grid (which is always possible). You cannot rotate the grid. link:http://coj.uci.cu/24h/problem.xhtml?pid=3008

9. BlooDoChalenge App clone:

  • Home page (clasament, puncte, numaratoare inversa pana la donare)
  • BottomNavBar
  • “Mai mult” (clasament, istoric donari)

10. Solitaire

Create a Solitaire like game, with records and dificulty levels. It should have several options (like the number of cards that are being drawn - 1 or 3, the backend of the cards, etc).

11. Baby Logger

Create an app that would enable the user to log baby activities like feeding (formula/natural/bottle), diapers (type and size), height and weight, sleep (time and duration). The app should also have a timeline view of the activities that can be filtered by activity type.