Skip to content

adi-tsvet/Notice_Board_AndroidStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice Board App for Android

This is an Android app developed in Android Studio that allows users to post notices and view notices posted by other users. It uses Firebase Realtime Database for data storage and authentication.

Features

  1. User registration and login
  2. Create, edit and delete notices
  3. View notices posted by other users
  4. Search for notices by title or description
  5. User profile page showing user's posted notices and profile picture
## Screenshots Screenshot 1 Screenshot 2 Screenshot 3

Setup

To set up the app, you need to do the following:

  1. Clone the repository using `git clone https://github.com/adi-tsvet/Notice_Board_AndroidStudio.git`
  2. Open the project in Android Studio
  3. Set up Firebase Realtime Database and Authentication by following the instructions in the Firebase console
  4. Replace the google-services.json file in the app directory with the one generated from the Firebase console
  5. Build and run the app on your Android device or emulator

Contributions

Contributions are welcome! If you find any bugs or have any feature requests, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published