pull/449/merge
Mandar Bhide 4 years ago committed by GitHub
commit fe62030397
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,30 @@
# Alumni App
**Tier:** 3-Advanced
An app to connect alumni of specific institution/university.
## User Stories
- [ ] User can create account with email and password.
- [ ] User can post public story, like other users' public stories and comment on them.
- [ ] User can organize events.
- [ ] User can chat with each other
- etc...
## Bonus features
- [ ] Social media signin options.
- [ ] User can post jobs, collect CVs of applicants.
- etc...
## Useful links and resources
[Learn flutter, a framework to create performant cross-platform applications](https://flutter.dev/)
[Learn firebase integration with flutter applications](https://firebase.flutter.dev/)
[Dribbble for UI inspiration](https://dribbble.com/)
## Example projects
[Alumni app in flutter with firebase](https://github.com/mdb2301/alumniapp)
[Alumni app UI idea](https://dribbble.com/shots/16474655-Professional-social-media)
Loading…
Cancel
Save